Temperature-dependent alphaContactAngle scalar boundary condition. More...
Additional Inherited Members | |
![]() | |
enum | limitControls { lcNone, lcGradient, lcZeroGradient, lcAlpha } |
![]() | |
limitControls | limit_ |
![]() | |
static const Enum< limitControls > | limitControlNames_ |
Temperature-dependent alphaContactAngle scalar boundary condition.
The contact angle is evaluated from the specified Foam::Function1 for the temperature field looked-up from the mesh database the name of which may optionally be provided.
Property | Description | Required | Default value |
---|---|---|---|
T | Temperature field name | no | T |
theta0 | Contact angle function | yes |
Example of the boundary condition specification:
<patchName> { type temperatureDependentAlphaContactAngle; theta0 constant 60; }
Definition at line 88 of file temperatureDependentAlphaContactAngleFvPatchScalarField.H.
temperatureDependentAlphaContactAngleFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Definition at line 31 of file temperatureDependentAlphaContactAngleFvPatchScalarField.C.
temperatureDependentAlphaContactAngleFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Definition at line 44 of file temperatureDependentAlphaContactAngleFvPatchScalarField.C.
References Foam::stringOps::evaluate().
temperatureDependentAlphaContactAngleFvPatchScalarField | ( | const temperatureDependentAlphaContactAngleFvPatchScalarField & | psf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Definition at line 60 of file temperatureDependentAlphaContactAngleFvPatchScalarField.C.
temperatureDependentAlphaContactAngleFvPatchScalarField | ( | const temperatureDependentAlphaContactAngleFvPatchScalarField & | psf | ) |
Definition at line 75 of file temperatureDependentAlphaContactAngleFvPatchScalarField.C.
temperatureDependentAlphaContactAngleFvPatchScalarField | ( | const temperatureDependentAlphaContactAngleFvPatchScalarField & | psf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Definition at line 87 of file temperatureDependentAlphaContactAngleFvPatchScalarField.C.
TypeName | ( | "temperatureDependentAlphaContactAngle" | ) |
|
inlinevirtual |
Definition at line 142 of file temperatureDependentAlphaContactAngleFvPatchScalarField.H.
|
inlinevirtual |
Definition at line 162 of file temperatureDependentAlphaContactAngleFvPatchScalarField.H.
|
virtual |
Implements alphaContactAngleTwoPhaseFvPatchScalarField.
Definition at line 102 of file temperatureDependentAlphaContactAngleFvPatchScalarField.C.
References Foam::foamVersion::patch.
|
virtual |
Reimplemented from alphaContactAngleTwoPhaseFvPatchScalarField.
Definition at line 115 of file temperatureDependentAlphaContactAngleFvPatchScalarField.C.
References os(), and Foam::vtk::write().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.