Loading...
Searching...
No Matches
timeVaryingAlphaContactAngleFvPatchScalarField Class Reference

A time-varying alphaContactAngle scalar boundary condition (alphaContactAngleTwoPhaseFvPatchScalarField). More...

#include <timeVaryingAlphaContactAngleFvPatchScalarField.H>

Inheritance diagram for timeVaryingAlphaContactAngleFvPatchScalarField:
Collaboration diagram for timeVaryingAlphaContactAngleFvPatchScalarField:

Public Member Functions

 TypeName ("timeVaryingAlphaContactAngle")
 Runtime type information.
 timeVaryingAlphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 timeVaryingAlphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 timeVaryingAlphaContactAngleFvPatchScalarField (const timeVaryingAlphaContactAngleFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given.
 timeVaryingAlphaContactAngleFvPatchScalarField (const timeVaryingAlphaContactAngleFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchField< scalar > > clone () const
 Return a clone.
virtual tmp< fvPatchField< scalar > > clone (const DimensionedField< scalar, volMesh > &iF) const
 Clone with an internal field reference.
virtual tmp< scalarFieldtheta (const fvPatchVectorField &Up, const fvsPatchVectorField &nHat) const
 Evaluate and return the time-varying equilibrium contact-angle.
virtual void write (Ostream &) const
 Write.
Public Member Functions inherited from alphaContactAngleTwoPhaseFvPatchScalarField
 alphaContactAngleTwoPhaseFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 alphaContactAngleTwoPhaseFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 alphaContactAngleTwoPhaseFvPatchScalarField (const alphaContactAngleTwoPhaseFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping onto a new patch.
 alphaContactAngleTwoPhaseFvPatchScalarField (const alphaContactAngleTwoPhaseFvPatchScalarField &)
 Construct as copy.
 alphaContactAngleTwoPhaseFvPatchScalarField (const alphaContactAngleTwoPhaseFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual void evaluate (const Pstream::commsTypes commsType=Pstream::commsTypes::buffered)
 Evaluate the patch field.

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

◆ timeVaryingAlphaContactAngleFvPatchScalarField() [1/4]

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

Construct from patch and internal field.

Definition at line 30 of file timeVaryingAlphaContactAngleFvPatchScalarField.C.

References alphaContactAngleTwoPhaseFvPatchScalarField::alphaContactAngleTwoPhaseFvPatchScalarField(), and p.

Referenced by timeVaryingAlphaContactAngleFvPatchScalarField(), timeVaryingAlphaContactAngleFvPatchScalarField(), and TypeName().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ timeVaryingAlphaContactAngleFvPatchScalarField() [2/4]

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

Construct from patch, internal field and dictionary.

Definition at line 62 of file timeVaryingAlphaContactAngleFvPatchScalarField.C.

References alphaContactAngleTwoPhaseFvPatchScalarField::alphaContactAngleTwoPhaseFvPatchScalarField(), dict, alphaContactAngleTwoPhaseFvPatchScalarField::evaluate(), and p.

Here is the call graph for this function:

◆ timeVaryingAlphaContactAngleFvPatchScalarField() [3/4]

timeVaryingAlphaContactAngleFvPatchScalarField ( const timeVaryingAlphaContactAngleFvPatchScalarField & gcpsf,
const fvPatch & p,
const DimensionedField< scalar, volMesh > & iF,
const fvPatchFieldMapper & mapper )

◆ timeVaryingAlphaContactAngleFvPatchScalarField() [4/4]

timeVaryingAlphaContactAngleFvPatchScalarField ( const timeVaryingAlphaContactAngleFvPatchScalarField & gcpsf,
const DimensionedField< scalar, volMesh > & iF )

Construct as copy setting internal field reference.

Definition at line 80 of file timeVaryingAlphaContactAngleFvPatchScalarField.C.

References alphaContactAngleTwoPhaseFvPatchScalarField::alphaContactAngleTwoPhaseFvPatchScalarField(), and timeVaryingAlphaContactAngleFvPatchScalarField().

Here is the call graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "timeVaryingAlphaContactAngle" )

Runtime type information.

References timeVaryingAlphaContactAngleFvPatchScalarField().

Here is the call graph for this function:

◆ clone() [1/2]

virtual tmp< fvPatchField< scalar > > clone ( ) const
inlinevirtual

Return a clone.

Definition at line 115 of file timeVaryingAlphaContactAngleFvPatchScalarField.H.

References fvPatchField< Type >::Clone().

Here is the call graph for this function:

◆ clone() [2/2]

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

Clone with an internal field reference.

Definition at line 123 of file timeVaryingAlphaContactAngleFvPatchScalarField.H.

References fvPatchField< Type >::Clone().

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 the time-varying equilibrium contact-angle.

Implements alphaContactAngleTwoPhaseFvPatchScalarField.

Definition at line 98 of file timeVaryingAlphaContactAngleFvPatchScalarField.C.

References tmp< T >::New().

Here is the call graph for this function:

◆ write()

void write ( Ostream & os) const
virtual

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