A constant alphaContactAngle scalar boundary condition. More...
Additional Inherited Members | |
Public Types inherited from alphaContactAngleFvPatchScalarField | |
enum | limitControls { lcNone, lcGradient, lcZeroGradient, lcAlpha } |
Alpha limit options. More... | |
typedef HashTable< interfaceThetaProps, multiphaseMixtureThermo::interfacePair, multiphaseMixtureThermo::interfacePair::hash > | thetaPropsTable |
typedef HashTable< interfaceThetaProps, phasePairKey, phasePairKey::hash > | thetaPropsTable |
typedef HashTable< interfaceThetaProps, multiphaseMixture::interfacePair, multiphaseMixture::interfacePair::hash > | thetaPropsTable |
Public Attributes inherited from alphaContactAngleFvPatchScalarField | |
limitControls | limit_ |
Static Public Attributes inherited from alphaContactAngleFvPatchScalarField | |
static const NamedEnum< limitControls, 4 > | limitControlNames_ |
A constant alphaContactAngle scalar boundary condition.
Definition at line 52 of file constantAlphaContactAngleFvPatchScalarField.H.
constantAlphaContactAngleFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 35 of file constantAlphaContactAngleFvPatchScalarField.C.
Referenced by constantAlphaContactAngleFvPatchScalarField::clone(), and constantAlphaContactAngleFvPatchScalarField::constantAlphaContactAngleFvPatchScalarField().
constantAlphaContactAngleFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 47 of file constantAlphaContactAngleFvPatchScalarField.C.
References constantAlphaContactAngleFvPatchScalarField::constantAlphaContactAngleFvPatchScalarField(), and Foam::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 62 of file constantAlphaContactAngleFvPatchScalarField.C.
References constantAlphaContactAngleFvPatchScalarField::constantAlphaContactAngleFvPatchScalarField().
|
delete |
Disallow copy without setting internal field reference.
constantAlphaContactAngleFvPatchScalarField | ( | const constantAlphaContactAngleFvPatchScalarField & | gcpsf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Copy constructor setting internal field reference.
Definition at line 76 of file constantAlphaContactAngleFvPatchScalarField.C.
References constantAlphaContactAngleFvPatchScalarField::theta().
TypeName | ( | "constantAlphaContactAngle" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Reimplemented from alphaContactAngleFvPatchScalarField.
Definition at line 111 of file constantAlphaContactAngleFvPatchScalarField.H.
References constantAlphaContactAngleFvPatchScalarField::constantAlphaContactAngleFvPatchScalarField(), constantAlphaContactAngleFvPatchScalarField::theta(), and constantAlphaContactAngleFvPatchScalarField::write().
|
virtual |
Return the equilibrium contact-angle.
Implements alphaContactAngleFvPatchScalarField.
Definition at line 90 of file constantAlphaContactAngleFvPatchScalarField.C.
References scalarField(), and constantAlphaContactAngleFvPatchScalarField::write().
Referenced by constantAlphaContactAngleFvPatchScalarField::clone(), and constantAlphaContactAngleFvPatchScalarField::constantAlphaContactAngleFvPatchScalarField().
|
virtual |
Write.
Reimplemented from alphaContactAngleFvPatchScalarField.
Definition at line 100 of file constantAlphaContactAngleFvPatchScalarField.C.
References Foam::makePatchTypeField(), Foam::vtkWriteOps::write(), and Foam::writeEntry().
Referenced by constantAlphaContactAngleFvPatchScalarField::clone(), and constantAlphaContactAngleFvPatchScalarField::theta().