A constant alphaContactAngle scalar boundary condition. More...
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 constant alphaContactAngle scalar boundary condition.
Definition at line 55 of file constantAlphaContactAngleFvPatchScalarField.H.
constantAlphaContactAngleFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 36 of file constantAlphaContactAngleFvPatchScalarField.C.
constantAlphaContactAngleFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 48 of file constantAlphaContactAngleFvPatchScalarField.C.
References alphaContactAngleTwoPhaseFvPatchScalarField::evaluate().
constantAlphaContactAngleFvPatchScalarField | ( | const constantAlphaContactAngleFvPatchScalarField & | gcpsf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Construct by mapping given.
constantAlphaContactAngleFvPatchScalarField onto a new patch
Definition at line 63 of file constantAlphaContactAngleFvPatchScalarField.C.
constantAlphaContactAngleFvPatchScalarField | ( | const constantAlphaContactAngleFvPatchScalarField & | gcpsf | ) |
Construct as copy.
Definition at line 77 of file constantAlphaContactAngleFvPatchScalarField.C.
constantAlphaContactAngleFvPatchScalarField | ( | const constantAlphaContactAngleFvPatchScalarField & | gcpsf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 88 of file constantAlphaContactAngleFvPatchScalarField.C.
TypeName | ( | "constantAlphaContactAngle" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 106 of file constantAlphaContactAngleFvPatchScalarField.H.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 122 of file constantAlphaContactAngleFvPatchScalarField.H.
|
virtual |
Return the equilibrium contact-angle.
Implements alphaContactAngleTwoPhaseFvPatchScalarField.
Definition at line 103 of file constantAlphaContactAngleFvPatchScalarField.C.
References Time::New().
|
virtual |
Write.
Reimplemented from alphaContactAngleTwoPhaseFvPatchScalarField.
Definition at line 113 of file constantAlphaContactAngleFvPatchScalarField.C.
References os(), ObukhovLength::write(), and Ostream::writeEntry().