Classes | Public Types | Public Member Functions | List of all members
alphaContactAngleFvPatchScalarField Class Reference

Contact-angle boundary condition for multi-phase interface-capturing simulations. Used in conjunction with multiphaseSystem. More...

Inheritance diagram for alphaContactAngleFvPatchScalarField:
Inheritance graph
[legend]
Collaboration diagram for alphaContactAngleFvPatchScalarField:
Collaboration graph
[legend]

Classes

class  interfaceThetaProps
 

Public Types

typedef HashTable< interfaceThetaProps, multiphaseSystem::interfacePair, multiphaseSystem::interfacePair::symmHashthetaPropsTable
 
typedef HashTable< interfaceThetaProps, phasePairKey, phasePairKey::hashthetaPropsTable
 
typedef HashTable< interfaceThetaProps, multiphaseMixtureThermo::interfacePair, multiphaseMixtureThermo::interfacePair::hashthetaPropsTable
 
typedef HashTable< interfaceThetaProps, multiphaseMixture::interfacePair, multiphaseMixture::interfacePair::hashthetaPropsTable
 

Public Member Functions

 TypeName ("alphaContactAngle")
 
 alphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 
 alphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 
 alphaContactAngleFvPatchScalarField (const alphaContactAngleFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 
virtual tmp< fvPatchScalarFieldclone () const
 
 alphaContactAngleFvPatchScalarField (const alphaContactAngleFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 
const thetaPropsTablethetaProps () const
 
virtual void write (Ostream &) const
 
 TypeName ("alphaContactAngle")
 
 alphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 
 alphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 
 alphaContactAngleFvPatchScalarField (const alphaContactAngleFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 
virtual tmp< fvPatchScalarFieldclone () const
 
 alphaContactAngleFvPatchScalarField (const alphaContactAngleFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 
const thetaPropsTablethetaProps () const noexcept
 
virtual void write (Ostream &) const
 
 TypeName ("alphaContactAngle")
 
 alphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 
 alphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 
 alphaContactAngleFvPatchScalarField (const alphaContactAngleFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 
virtual tmp< fvPatchScalarFieldclone () const
 
 alphaContactAngleFvPatchScalarField (const alphaContactAngleFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 
const thetaPropsTablethetaProps () const
 
virtual void write (Ostream &) const
 
 TypeName ("alphaContactAngle")
 
 alphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 
 alphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 
 alphaContactAngleFvPatchScalarField (const alphaContactAngleFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 
virtual tmp< fvPatchScalarFieldclone () const
 
 alphaContactAngleFvPatchScalarField (const alphaContactAngleFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 
const thetaPropsTablethetaProps () const
 
virtual void write (Ostream &) const
 

Detailed Description

Contact-angle boundary condition for multi-phase interface-capturing simulations. Used in conjunction with multiphaseSystem.

Contact-angle boundary condition for multi-phase interface-capturing simulations. Used in conjunction with multiphaseMixture.

Contact-angle boundary condition for multi-phase interface-capturing simulations. Used in conjunction with multiphaseSystem.

Source files

Usage
Example of the boundary condition specification:
<patch>
{
    // Mandatory entries
    type                      alphaContactAngle;
    thetaProperties
    (
        (<phase1> <phase2>) <scalar1> <scalar2> <scalar3> <scalar4>
        (<phase3> <phase2>) <scalar1> <scalar2> <scalar3> <scalar4>
        ...
    );

    // Inherited entries
    ...
}

where the entries mean:

Property Description Type Reqd Deflt
type Type name: alphaContactAngle word yes -
thetaProperties Contact-angle properties dict yes -
<scalar1> Equilibrium contact angle scalar yes -
<scalar2> Dynamic contact angle velocity scale scalar yes -
<scalar3> Limiting advancing contact angle scalar yes -
<scalar4> Limiting receding contact angle scalar yes -

The inherited entries are elaborated in:

Source files

Source files

Source files

Definition at line 48 of file alphaContactAngleFvPatchScalarField.H.

Member Typedef Documentation

◆ thetaPropsTable [1/4]

Definition at line 119 of file alphaContactAngleFvPatchScalarField.H.

◆ thetaPropsTable [2/4]

Definition at line 198 of file alphaContactAngleFvPatchScalarField.H.

◆ thetaPropsTable [3/4]

Definition at line 119 of file alphaContactAngleFvPatchScalarField.H.

◆ thetaPropsTable [4/4]

Definition at line 119 of file alphaContactAngleFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ alphaContactAngleFvPatchScalarField() [1/16]

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

Definition at line 71 of file alphaContactAngleFvPatchScalarField.C.

Referenced by alphaContactAngleFvPatchScalarField::clone().

Here is the caller graph for this function:

◆ alphaContactAngleFvPatchScalarField() [2/16]

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

Definition at line 94 of file alphaContactAngleFvPatchScalarField.C.

References Foam::stringOps::evaluate().

Here is the call graph for this function:

◆ alphaContactAngleFvPatchScalarField() [3/16]

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

Definition at line 81 of file alphaContactAngleFvPatchScalarField.C.

◆ alphaContactAngleFvPatchScalarField() [4/16]

Definition at line 108 of file alphaContactAngleFvPatchScalarField.C.

◆ alphaContactAngleFvPatchScalarField() [5/16]

alphaContactAngleFvPatchScalarField ( const fvPatch ,
const DimensionedField< scalar, volMesh > &   
)

◆ alphaContactAngleFvPatchScalarField() [6/16]

alphaContactAngleFvPatchScalarField ( const fvPatch ,
const DimensionedField< scalar, volMesh > &  ,
const dictionary  
)

◆ alphaContactAngleFvPatchScalarField() [7/16]

◆ alphaContactAngleFvPatchScalarField() [8/16]

◆ alphaContactAngleFvPatchScalarField() [9/16]

alphaContactAngleFvPatchScalarField ( const fvPatch ,
const DimensionedField< scalar, volMesh > &   
)

◆ alphaContactAngleFvPatchScalarField() [10/16]

alphaContactAngleFvPatchScalarField ( const fvPatch ,
const DimensionedField< scalar, volMesh > &  ,
const dictionary  
)

◆ alphaContactAngleFvPatchScalarField() [11/16]

◆ alphaContactAngleFvPatchScalarField() [12/16]

◆ alphaContactAngleFvPatchScalarField() [13/16]

alphaContactAngleFvPatchScalarField ( const fvPatch ,
const DimensionedField< scalar, volMesh > &   
)

◆ alphaContactAngleFvPatchScalarField() [14/16]

alphaContactAngleFvPatchScalarField ( const fvPatch ,
const DimensionedField< scalar, volMesh > &  ,
const dictionary  
)

◆ alphaContactAngleFvPatchScalarField() [15/16]

◆ alphaContactAngleFvPatchScalarField() [16/16]

Member Function Documentation

◆ TypeName() [1/4]

TypeName ( "alphaContactAngle"  )

◆ clone() [1/8]

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

Definition at line 163 of file alphaContactAngleFvPatchScalarField.H.

References alphaContactAngleFvPatchScalarField::alphaContactAngleFvPatchScalarField().

Here is the call graph for this function:

◆ clone() [2/8]

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

Definition at line 180 of file alphaContactAngleFvPatchScalarField.H.

References alphaContactAngleFvPatchScalarField::alphaContactAngleFvPatchScalarField().

Here is the call graph for this function:

◆ thetaProps() [1/4]

const thetaPropsTable& thetaProps ( ) const
inline

Definition at line 194 of file alphaContactAngleFvPatchScalarField.H.

◆ write() [1/4]

void write ( Ostream os) const
virtual

Definition at line 120 of file alphaContactAngleFvPatchScalarField.C.

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

Here is the call graph for this function:

◆ TypeName() [2/4]

TypeName ( "alphaContactAngle"  )

◆ clone() [3/8]

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

Definition at line 243 of file alphaContactAngleFvPatchScalarField.H.

References alphaContactAngleFvPatchScalarField::alphaContactAngleFvPatchScalarField().

Here is the call graph for this function:

◆ clone() [4/8]

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

Definition at line 260 of file alphaContactAngleFvPatchScalarField.H.

References alphaContactAngleFvPatchScalarField::alphaContactAngleFvPatchScalarField().

Here is the call graph for this function:

◆ thetaProps() [2/4]

const thetaPropsTable& thetaProps ( ) const
inlinenoexcept

Definition at line 274 of file alphaContactAngleFvPatchScalarField.H.

◆ write() [2/4]

virtual void write ( Ostream ) const
virtual

◆ TypeName() [3/4]

TypeName ( "alphaContactAngle"  )

◆ clone() [5/8]

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

Definition at line 163 of file alphaContactAngleFvPatchScalarField.H.

References alphaContactAngleFvPatchScalarField::alphaContactAngleFvPatchScalarField().

Here is the call graph for this function:

◆ clone() [6/8]

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

Definition at line 180 of file alphaContactAngleFvPatchScalarField.H.

References alphaContactAngleFvPatchScalarField::alphaContactAngleFvPatchScalarField().

Here is the call graph for this function:

◆ thetaProps() [3/4]

const thetaPropsTable& thetaProps ( ) const
inline

Definition at line 194 of file alphaContactAngleFvPatchScalarField.H.

◆ write() [3/4]

virtual void write ( Ostream ) const
virtual

◆ TypeName() [4/4]

TypeName ( "alphaContactAngle"  )

◆ clone() [7/8]

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

Definition at line 163 of file alphaContactAngleFvPatchScalarField.H.

References alphaContactAngleFvPatchScalarField::alphaContactAngleFvPatchScalarField().

Here is the call graph for this function:

◆ clone() [8/8]

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

Definition at line 180 of file alphaContactAngleFvPatchScalarField.H.

References alphaContactAngleFvPatchScalarField::alphaContactAngleFvPatchScalarField().

Here is the call graph for this function:

◆ thetaProps() [4/4]

const thetaPropsTable& thetaProps ( ) const
inline

Definition at line 194 of file alphaContactAngleFvPatchScalarField.H.

◆ write() [4/4]

virtual void write ( Ostream ) const
virtual

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