A dynamic alphaContactAngle scalar boundary condition (alphaContactAngleFvPatchScalarField) More...
#include <twoPhaseInterfaceProperties/dynamicAlphaContactAngleFvPatchScalarField.H>
A dynamic alphaContactAngle scalar boundary condition (alphaContactAngleFvPatchScalarField)
Definition at line 50 of file dynamicAlphaContactAngleFvPatchScalarField.H.
Public Member Functions | |
TypeName ("dynamicAlphaContactAngle") | |
Runtime type information.
| |
dynamicAlphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
Construct from patch and internal field.
| |
dynamicAlphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary.
| |
dynamicAlphaContactAngleFvPatchScalarField (const dynamicAlphaContactAngleFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given.
| |
dynamicAlphaContactAngleFvPatchScalarField (const dynamicAlphaContactAngleFvPatchScalarField &) | |
Construct as copy.
| |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone.
| |
dynamicAlphaContactAngleFvPatchScalarField (const dynamicAlphaContactAngleFvPatchScalarField &, 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 dynamic contact-angle.
| |
virtual void | write (Ostream &) const |
Write.
|
dynamicAlphaContactAngleFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 35 of file dynamicAlphaContactAngleFvPatchScalarField.C.
Referenced by dynamicAlphaContactAngleFvPatchScalarField::clone().
dynamicAlphaContactAngleFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 67 of file dynamicAlphaContactAngleFvPatchScalarField.C.
dynamicAlphaContactAngleFvPatchScalarField | ( | const dynamicAlphaContactAngleFvPatchScalarField & | gcpsf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Construct by mapping given.
dynamicAlphaContactAngleFvPatchScalarField onto a new patch
Definition at line 50 of file dynamicAlphaContactAngleFvPatchScalarField.C.
dynamicAlphaContactAngleFvPatchScalarField | ( | const dynamicAlphaContactAngleFvPatchScalarField & | gcpsf ) |
Construct as copy.
Definition at line 85 of file dynamicAlphaContactAngleFvPatchScalarField.C.
dynamicAlphaContactAngleFvPatchScalarField | ( | const dynamicAlphaContactAngleFvPatchScalarField & | gcpsf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 99 of file dynamicAlphaContactAngleFvPatchScalarField.C.
TypeName | ( | "dynamicAlphaContactAngle" | ) |
Runtime type information.
virtual tmp<fvPatchScalarField> clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Reimplemented from alphaContactAngleFvPatchScalarField.
Definition at line 110 of file dynamicAlphaContactAngleFvPatchScalarField.H.
References dynamicAlphaContactAngleFvPatchScalarField::dynamicAlphaContactAngleFvPatchScalarField().
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 127 of file dynamicAlphaContactAngleFvPatchScalarField.H.
References dynamicAlphaContactAngleFvPatchScalarField::dynamicAlphaContactAngleFvPatchScalarField().
Foam::tmp< Foam::scalarField > theta | ( | const fvPatchVectorField & | Up, |
const fvsPatchVectorField & | nHat | ||
) | const [virtual]
|
Evaluate and return dynamic contact-angle.
Implements alphaContactAngleFvPatchScalarField.
Definition at line 116 of file dynamicAlphaContactAngleFvPatchScalarField.C.
References Foam::mag(), fvPatchField< Type >::patchInternalField(), and Foam::tanh().
void write | ( | Ostream & | os ) | const [virtual]
|
Write.
Reimplemented from alphaContactAngleFvPatchScalarField.
Definition at line 146 of file dynamicAlphaContactAngleFvPatchScalarField.C.
References token::END_STATEMENT, Foam::nl, and Ostream::writeKeyword().