A constant alphaContactAngle scalar boundary condition (alphaContactAngleFvPatchScalarField) More...
Private Attributes | |
scalar | theta0_ |
Equilibrium contact angle. More... | |
Additional Inherited Members | |
![]() | |
enum | limitControls { lcNone, lcGradient, lcZeroGradient, lcAlpha } |
Alpha limit options. More... | |
typedef HashTable< interfaceThetaProps, multiphaseMixtureThermo::interfacePair, multiphaseMixtureThermo::interfacePair::hash > | thetaPropsTable |
typedef HashTable< interfaceThetaProps, multiphaseSystem::interfacePair, multiphaseSystem::interfacePair::symmHash > | thetaPropsTable |
typedef HashTable< interfaceThetaProps, multiphaseMixture::interfacePair, multiphaseMixture::interfacePair::hash > | thetaPropsTable |
typedef HashTable< interfaceThetaProps, phasePairKey, phasePairKey::hash > | thetaPropsTable |
![]() | |
limitControls | limit_ |
![]() | |
static const NamedEnum< limitControls, 4 > | limitControlNames_ |
A constant alphaContactAngle scalar boundary condition (alphaContactAngleFvPatchScalarField)
Definition at line 49 of file constantAlphaContactAngleFvPatchScalarField.H.
constantAlphaContactAngleFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 40 of file constantAlphaContactAngleFvPatchScalarField.C.
Referenced by constantAlphaContactAngleFvPatchScalarField::clone().
constantAlphaContactAngleFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 66 of file constantAlphaContactAngleFvPatchScalarField.C.
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 52 of file constantAlphaContactAngleFvPatchScalarField.C.
constantAlphaContactAngleFvPatchScalarField | ( | const constantAlphaContactAngleFvPatchScalarField & | gcpsf | ) |
Construct as copy.
Definition at line 81 of file constantAlphaContactAngleFvPatchScalarField.C.
constantAlphaContactAngleFvPatchScalarField | ( | const constantAlphaContactAngleFvPatchScalarField & | gcpsf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 92 of file constantAlphaContactAngleFvPatchScalarField.C.
TypeName | ( | "constantAlphaContactAngle" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Reimplemented from alphaContactAngleFvPatchScalarField.
Definition at line 100 of file constantAlphaContactAngleFvPatchScalarField.H.
References constantAlphaContactAngleFvPatchScalarField::constantAlphaContactAngleFvPatchScalarField().
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Reimplemented from alphaContactAngleFvPatchScalarField.
Definition at line 117 of file constantAlphaContactAngleFvPatchScalarField.H.
References constantAlphaContactAngleFvPatchScalarField::constantAlphaContactAngleFvPatchScalarField().
|
virtual |
Return the equilibrium contact-angle.
Implements alphaContactAngleFvPatchScalarField.
Definition at line 106 of file constantAlphaContactAngleFvPatchScalarField.C.
References scalarField().
|
virtual |
Write.
Reimplemented from alphaContactAngleFvPatchScalarField.
Definition at line 116 of file constantAlphaContactAngleFvPatchScalarField.C.
References Foam::nl, write(), and Ostream::writeKeyword().
|
private |
Equilibrium contact angle.
Definition at line 56 of file constantAlphaContactAngleFvPatchScalarField.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.