dynamicAlphaContactAngleFvPatchScalarField Class Reference

A dynamic alphaContactAngle scalar boundary condition (alphaContactAngleTwoPhaseFvPatchScalarField) More...

Inheritance diagram for dynamicAlphaContactAngleFvPatchScalarField:
[legend]
Collaboration diagram for dynamicAlphaContactAngleFvPatchScalarField:
[legend]

Public Member Functions

 TypeName ("dynamicAlphaContactAngle")
 Runtime type information. More...
 
 dynamicAlphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field. More...
 
 dynamicAlphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 dynamicAlphaContactAngleFvPatchScalarField (const dynamicAlphaContactAngleFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given. More...
 
 dynamicAlphaContactAngleFvPatchScalarField (const dynamicAlphaContactAngleFvPatchScalarField &)
 Construct as copy. More...
 
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone. More...
 
 dynamicAlphaContactAngleFvPatchScalarField (const dynamicAlphaContactAngleFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 Construct and return a clone setting internal field reference. More...
 
virtual tmp< scalarFieldtheta (const fvPatchVectorField &Up, const fvsPatchVectorField &nHat) const
 Evaluate and return dynamic contact-angle. More...
 
virtual void write (Ostream &) const
 Write. More...
 
- Public Member Functions inherited from alphaContactAngleTwoPhaseFvPatchScalarField
 alphaContactAngleTwoPhaseFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field. More...
 
 alphaContactAngleTwoPhaseFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 alphaContactAngleTwoPhaseFvPatchScalarField (const alphaContactAngleTwoPhaseFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping onto a new patch. More...
 
 alphaContactAngleTwoPhaseFvPatchScalarField (const alphaContactAngleTwoPhaseFvPatchScalarField &)
 Construct as copy. More...
 
 alphaContactAngleTwoPhaseFvPatchScalarField (const alphaContactAngleTwoPhaseFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual void evaluate (const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
 Evaluate the patch field. 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< limitControlslimitControlNames_
 

Detailed Description

Constructor & Destructor Documentation

◆ dynamicAlphaContactAngleFvPatchScalarField() [1/5]

dynamicAlphaContactAngleFvPatchScalarField ( const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF 
)

Construct from patch and internal field.

Definition at line 38 of file dynamicAlphaContactAngleFvPatchScalarField.C.

Referenced by dynamicAlphaContactAngleFvPatchScalarField::clone().

Here is the caller graph for this function:

◆ dynamicAlphaContactAngleFvPatchScalarField() [2/5]

dynamicAlphaContactAngleFvPatchScalarField ( const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF,
const dictionary dict 
)

Construct from patch, internal field and dictionary.

Definition at line 70 of file dynamicAlphaContactAngleFvPatchScalarField.C.

References Foam::stringOps::evaluate().

Here is the call graph for this function:

◆ dynamicAlphaContactAngleFvPatchScalarField() [3/5]

Construct by mapping given.

dynamicAlphaContactAngleFvPatchScalarField onto a new patch

Definition at line 53 of file dynamicAlphaContactAngleFvPatchScalarField.C.

◆ dynamicAlphaContactAngleFvPatchScalarField() [4/5]

◆ dynamicAlphaContactAngleFvPatchScalarField() [5/5]

Construct as copy setting internal field reference.

Definition at line 102 of file dynamicAlphaContactAngleFvPatchScalarField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "dynamicAlphaContactAngle"  )

Runtime type information.

◆ clone() [1/2]

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 112 of file dynamicAlphaContactAngleFvPatchScalarField.H.

References dynamicAlphaContactAngleFvPatchScalarField::dynamicAlphaContactAngleFvPatchScalarField().

Here is the call graph for this function:

◆ clone() [2/2]

virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 129 of file dynamicAlphaContactAngleFvPatchScalarField.H.

References dynamicAlphaContactAngleFvPatchScalarField::dynamicAlphaContactAngleFvPatchScalarField().

Here is the call graph for this function:

◆ theta()

Foam::tmp< Foam::scalarField > theta ( const fvPatchVectorField Up,
const fvsPatchVectorField nHat 
) const
virtual

Evaluate and return dynamic contact-angle.

Implements alphaContactAngleTwoPhaseFvPatchScalarField.

Definition at line 119 of file dynamicAlphaContactAngleFvPatchScalarField.C.

References Foam::mag(), Foam::New(), Foam::foamVersion::patch, fvPatchField< Type >::patchInternalField(), and Foam::tanh().

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Write.

Reimplemented from alphaContactAngleTwoPhaseFvPatchScalarField.

Definition at line 149 of file dynamicAlphaContactAngleFvPatchScalarField.C.

References os(), and alphaContactAngleTwoPhaseFvPatchScalarField::write().

Here is the call graph for this function:

The documentation for this class was generated from the following files: