A time-varying alphaContactAngle scalar boundary condition (alphaContactAngleFvPatchScalarField) More...
#include <twoPhaseInterfaceProperties/timeVaryingAlphaContactAngleFvPatchScalarField.H>
A time-varying alphaContactAngle scalar boundary condition (alphaContactAngleFvPatchScalarField)
Definition at line 50 of file timeVaryingAlphaContactAngleFvPatchScalarField.H.
Inheritance diagram for timeVaryingAlphaContactAngleFvPatchScalarField:
Collaboration diagram for timeVaryingAlphaContactAngleFvPatchScalarField:Public Member Functions | |
| TypeName ("timeVaryingAlphaContactAngle") | |
| Runtime type information.
| |
| timeVaryingAlphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
| Construct from patch and internal field.
| |
| timeVaryingAlphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary.
| |
| timeVaryingAlphaContactAngleFvPatchScalarField (const timeVaryingAlphaContactAngleFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
| Construct by mapping given timeVaryingAlphaContactAngleFvPatchScalarField.
| |
| virtual tmp< fvPatchScalarField > | clone () const |
| Construct and return a clone.
| |
| timeVaryingAlphaContactAngleFvPatchScalarField (const timeVaryingAlphaContactAngleFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
| Construct as copy setting internal field reference.
| |
| virtual tmp< fvPatchScalarField > | clone (const DimensionedField< scalar, volMesh > &iF) const |
| Construct and return a clone setting internal field reference.
| |
| virtual tmp< scalarField > | theta (const fvPatchVectorField &Up, const fvsPatchVectorField &nHat) const |
| Evaluate and return the time-varying equilibrium contact-angle.
| |
| virtual void | write (Ostream &) const |
| Write.
| |
| timeVaryingAlphaContactAngleFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 36 of file timeVaryingAlphaContactAngleFvPatchScalarField.C.
Referenced by timeVaryingAlphaContactAngleFvPatchScalarField::clone().
| timeVaryingAlphaContactAngleFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 68 of file timeVaryingAlphaContactAngleFvPatchScalarField.C.
| timeVaryingAlphaContactAngleFvPatchScalarField | ( | const timeVaryingAlphaContactAngleFvPatchScalarField & | gcpsf, |
| const fvPatch & | p, | ||
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const fvPatchFieldMapper & | mapper | ||
| ) |
Construct by mapping given timeVaryingAlphaContactAngleFvPatchScalarField.
onto a new patch
Definition at line 51 of file timeVaryingAlphaContactAngleFvPatchScalarField.C.
| timeVaryingAlphaContactAngleFvPatchScalarField | ( | const timeVaryingAlphaContactAngleFvPatchScalarField & | gcpsf, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 86 of file timeVaryingAlphaContactAngleFvPatchScalarField.C.
| TypeName | ( | "timeVaryingAlphaContactAngle" | ) |
Runtime type information.
| virtual tmp<fvPatchScalarField> clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Reimplemented from alphaContactAngleFvPatchScalarField.
Definition at line 97 of file timeVaryingAlphaContactAngleFvPatchScalarField.H.
References timeVaryingAlphaContactAngleFvPatchScalarField::timeVaryingAlphaContactAngleFvPatchScalarField().
| virtual tmp<fvPatchScalarField> clone | ( | const DimensionedField< scalar, volMesh > & | iF ) | const [inline, virtual]
|
Construct and return a clone setting internal field reference.
Reimplemented from alphaContactAngleFvPatchScalarField.
Definition at line 114 of file timeVaryingAlphaContactAngleFvPatchScalarField.H.
References timeVaryingAlphaContactAngleFvPatchScalarField::timeVaryingAlphaContactAngleFvPatchScalarField().
| Foam::tmp< Foam::scalarField > theta | ( | const fvPatchVectorField & | Up, |
| const fvsPatchVectorField & | nHat | ||
| ) | const [virtual]
|
Evaluate and return the time-varying equilibrium contact-angle.
Implements alphaContactAngleFvPatchScalarField.
Definition at line 103 of file timeVaryingAlphaContactAngleFvPatchScalarField.C.
| void write | ( | Ostream & | os ) | const [virtual]
|
Write.
Reimplemented from alphaContactAngleFvPatchScalarField.
Definition at line 129 of file timeVaryingAlphaContactAngleFvPatchScalarField.C.
References Foam::nl, and Ostream::writeKeyword().