|
|
|
alphaContactAngleFvPatchScalarField Class ReferenceAbstract base class for alphaContactAngle boundary conditions. More...
Inheritance diagram for alphaContactAngleFvPatchScalarField:
![]()
Collaboration diagram for alphaContactAngleFvPatchScalarField:
![]() Detailed DescriptionAbstract base class for alphaContactAngle boundary conditions.Contact-angle boundary condition for multi-phase interface-capturing simulations. Used in conjuction with multiphaseMixture. Derived classes must implement the theta() fuction which returns the wall contact angle field.
Definition at line 48 of file alphaContactAngleFvPatchScalarField.H. Member Typedef Documentation
Definition at line 117 of file alphaContactAngleFvPatchScalarField.H.
Constructor & Destructor Documentation
Construct from patch and internal field.
Definition at line 34 of file alphaContactAngleFvPatchScalarField.C. References Foam::defineTypeNameAndDebug().
Here is the call graph for this function:
![]()
Construct from patch, internal field and dictionary.
Definition at line 56 of file alphaContactAngleFvPatchScalarField.C.
Construct by mapping given alphaContactAngleFvPatchScalarField. onto a new patch Definition at line 44 of file alphaContactAngleFvPatchScalarField.C.
Construct as copy setting internal field reference.
Definition at line 78 of file alphaContactAngleFvPatchScalarField.C.
Construct from patch and internal field.
Construct from patch, internal field and dictionary.
Construct by mapping given alphaContactAngleFvPatchScalarField. onto a new patch
Construct as copy setting internal field reference.
Member Function Documentation
Runtime type information.
Return the contact angle.
Implemented in constantAlphaContactAngleFvPatchScalarField, dynamicAlphaContactAngleFvPatchScalarField, and timeVaryingAlphaContactAngleFvPatchScalarField.
Runtime type information.
Construct and return a clone.
Reimplemented in constantAlphaContactAngleFvPatchScalarField, dynamicAlphaContactAngleFvPatchScalarField, and timeVaryingAlphaContactAngleFvPatchScalarField. Definition at line 163 of file alphaContactAngleFvPatchScalarField.H.
Construct and return a clone setting internal field reference.
Reimplemented in constantAlphaContactAngleFvPatchScalarField, dynamicAlphaContactAngleFvPatchScalarField, and timeVaryingAlphaContactAngleFvPatchScalarField. Definition at line 180 of file alphaContactAngleFvPatchScalarField.H.
Return the contact angle properties.
Definition at line 194 of file alphaContactAngleFvPatchScalarField.H.
Write.
Reimplemented in constantAlphaContactAngleFvPatchScalarField, dynamicAlphaContactAngleFvPatchScalarField, and timeVaryingAlphaContactAngleFvPatchScalarField.
The documentation for this class was generated from the following files:
|