A dynamic alphaContactAngle scalar boundary condition (alphaContactAngleTwoPhaseFvPatchScalarField). More...
#include <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. | |
| dynamicAlphaContactAngleFvPatchScalarField (const dynamicAlphaContactAngleFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
| Construct as copy setting internal field reference. | |
| virtual tmp< fvPatchField< scalar > > | clone () const |
| Return a clone. | |
| virtual tmp< fvPatchField< scalar > > | clone (const DimensionedField< scalar, volMesh > &iF) const |
| Clone with an 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. | |
| Public Member Functions inherited from alphaContactAngleTwoPhaseFvPatchScalarField | |
| alphaContactAngleTwoPhaseFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
| Construct from patch and internal field. | |
| alphaContactAngleTwoPhaseFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. | |
| alphaContactAngleTwoPhaseFvPatchScalarField (const alphaContactAngleTwoPhaseFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
| Construct by mapping onto a new patch. | |
| alphaContactAngleTwoPhaseFvPatchScalarField (const alphaContactAngleTwoPhaseFvPatchScalarField &) | |
| Construct as copy. | |
| alphaContactAngleTwoPhaseFvPatchScalarField (const alphaContactAngleTwoPhaseFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
| Construct as copy setting internal field reference. | |
| virtual void | evaluate (const Pstream::commsTypes commsType=Pstream::commsTypes::buffered) |
| Evaluate the patch field. | |
Additional Inherited Members | |
| Public Types inherited from alphaContactAngleTwoPhaseFvPatchScalarField | |
| enum | limitControls { lcNone , lcGradient , lcZeroGradient , lcAlpha } |
| Alpha limit options. More... | |
| Public Attributes inherited from alphaContactAngleTwoPhaseFvPatchScalarField | |
| limitControls | limit_ |
| Static Public Attributes inherited from alphaContactAngleTwoPhaseFvPatchScalarField | |
| static const Enum< limitControls > | limitControlNames_ |
A dynamic alphaContactAngle scalar boundary condition (alphaContactAngleTwoPhaseFvPatchScalarField).
Definition at line 48 of file dynamicAlphaContactAngleFvPatchScalarField.H.
| dynamicAlphaContactAngleFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF ) |
Construct from patch and internal field.
Definition at line 29 of file dynamicAlphaContactAngleFvPatchScalarField.C.
References alphaContactAngleTwoPhaseFvPatchScalarField::alphaContactAngleTwoPhaseFvPatchScalarField(), and p.
Referenced by dynamicAlphaContactAngleFvPatchScalarField(), dynamicAlphaContactAngleFvPatchScalarField(), dynamicAlphaContactAngleFvPatchScalarField(), and TypeName().


| dynamicAlphaContactAngleFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const dictionary & | dict ) |
Construct from patch, internal field and dictionary.
Definition at line 61 of file dynamicAlphaContactAngleFvPatchScalarField.C.
References alphaContactAngleTwoPhaseFvPatchScalarField::alphaContactAngleTwoPhaseFvPatchScalarField(), dict, alphaContactAngleTwoPhaseFvPatchScalarField::evaluate(), and p.

| 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 44 of file dynamicAlphaContactAngleFvPatchScalarField.C.
References alphaContactAngleTwoPhaseFvPatchScalarField::alphaContactAngleTwoPhaseFvPatchScalarField(), dynamicAlphaContactAngleFvPatchScalarField(), and p.

| dynamicAlphaContactAngleFvPatchScalarField | ( | const dynamicAlphaContactAngleFvPatchScalarField & | gcpsf | ) |
Construct as copy.
Definition at line 79 of file dynamicAlphaContactAngleFvPatchScalarField.C.
References alphaContactAngleTwoPhaseFvPatchScalarField::alphaContactAngleTwoPhaseFvPatchScalarField(), and dynamicAlphaContactAngleFvPatchScalarField().

| dynamicAlphaContactAngleFvPatchScalarField | ( | const dynamicAlphaContactAngleFvPatchScalarField & | gcpsf, |
| const DimensionedField< scalar, volMesh > & | iF ) |
Construct as copy setting internal field reference.
Definition at line 93 of file dynamicAlphaContactAngleFvPatchScalarField.C.
References alphaContactAngleTwoPhaseFvPatchScalarField::alphaContactAngleTwoPhaseFvPatchScalarField(), and dynamicAlphaContactAngleFvPatchScalarField().

| TypeName | ( | "dynamicAlphaContactAngle" | ) |
Runtime type information.
References dynamicAlphaContactAngleFvPatchScalarField().

|
inlinevirtual |
Return a clone.
Definition at line 138 of file dynamicAlphaContactAngleFvPatchScalarField.H.
References fvPatchField< Type >::Clone().

|
inlinevirtual |
Clone with an internal field reference.
Definition at line 146 of file dynamicAlphaContactAngleFvPatchScalarField.H.
References fvPatchField< Type >::Clone().

|
virtual |
Evaluate and return dynamic contact-angle.
Implements alphaContactAngleTwoPhaseFvPatchScalarField.
Definition at line 111 of file dynamicAlphaContactAngleFvPatchScalarField.C.
References Foam::mag(), tmp< T >::New(), fvPatchField< Type >::patchInternalField(), and Foam::tanh().

|
virtual |
Write.
Reimplemented from alphaContactAngleTwoPhaseFvPatchScalarField.
Definition at line 142 of file dynamicAlphaContactAngleFvPatchScalarField.C.
References os(), alphaContactAngleTwoPhaseFvPatchScalarField::write(), and fvPatchField< Type >::writeValueEntry().
