alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField Class Reference

A simple alphatPhaseChangeWallFunctionFvPatchScalarField with a fixed volumetric phase-change mass flux. More...

Inheritance diagram for alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField:
Collaboration diagram for alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField:

Public Member Functions

 TypeName ("compressible::alphatFixedDmdtfWallBoilingWallFunction")
 Runtime type information. More...
 
 alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field. More...
 
 alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField (const alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given. More...
 
 alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField (const alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField &)
 Copy constructor. More...
 
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone. More...
 
 alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField (const alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Copy constructor 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 void updateCoeffs ()
 Update the coefficients associated with the patch field. More...
 
virtual void write (Ostream &) const
 Write. More...
 
- Public Member Functions inherited from alphatPhaseChangeWallFunctionFvPatchScalarField
 TypeName ("compressible::alphatPhaseChangeWallFunction")
 Runtime type information. More...
 
 alphatPhaseChangeWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field. More...
 
 alphatPhaseChangeWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 alphatPhaseChangeWallFunctionFvPatchScalarField (const alphatPhaseChangeWallFunctionFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given. More...
 
 alphatPhaseChangeWallFunctionFvPatchScalarField (const alphatPhaseChangeWallFunctionFvPatchScalarField &)
 Copy constructor. More...
 
 alphatPhaseChangeWallFunctionFvPatchScalarField (const alphatPhaseChangeWallFunctionFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Copy constructor setting internal field reference. More...
 
bool activePhasePair (const phasePairKey &) const
 Is there phase change mass transfer for this phasePair. More...
 
const scalarFielddmdtf () const
 Return the rate of phase-change. More...
 
const scalarFielddmdtf (const phasePairKey &) const
 Return the rate of phase-change for specific phase pair. More...
 
const scalarFielddmdtLf () const
 Return the enthalpy source due to phase-change. More...
 
const scalarFielddmdtLf (const phasePairKey &) const
 Return the rate of phase-change for specific phase pair. More...
 
virtual void autoMap (const fvPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object. More...
 
virtual void rmap (const fvPatchScalarField &, const labelList &)
 Reverse map the given fvPatchField onto this fvPatchField. More...
 
- Public Member Functions inherited from alphatPhaseJayatillekeWallFunctionFvPatchScalarField
 TypeName ("compressible::alphatPhaseJayatillekeWallFunction")
 Runtime type information. More...
 
 alphatPhaseJayatillekeWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field. More...
 
 alphatPhaseJayatillekeWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 alphatPhaseJayatillekeWallFunctionFvPatchScalarField (const alphatPhaseJayatillekeWallFunctionFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given. More...
 
 alphatPhaseJayatillekeWallFunctionFvPatchScalarField (const alphatPhaseJayatillekeWallFunctionFvPatchScalarField &)
 Copy constructor. More...
 
 alphatPhaseJayatillekeWallFunctionFvPatchScalarField (const alphatPhaseJayatillekeWallFunctionFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Copy constructor setting internal field reference. More...
 
tmp< scalarFieldcalcAlphat (const scalarField &prevAlphat) const
 Evaluate the turbulent thermal diffusivity. More...
 

Additional Inherited Members

- Protected Member Functions inherited from alphatPhaseJayatillekeWallFunctionFvPatchScalarField
tmp< scalarFieldPsmooth (const scalarField &Prat) const
 'P' function More...
 
tmp< scalarFieldyPlusTherm (const nutWallFunctionFvPatchScalarField &nutw, const scalarField &P, const scalarField &Prat) const
 Calculate y+ at the edge of the thermal laminar sublayer. More...
 
- Protected Attributes inherited from alphatPhaseChangeWallFunctionFvPatchScalarField
const word otherPhaseName_
 Name of the other phase. More...
 
const scalar relax_
 Relaxation factor. More...
 
scalarField dmdtf_
 Rate of phase-change. More...
 
scalarField dmdtLf_
 Latent heat of the phase-change. More...
 
- Protected Attributes inherited from alphatPhaseJayatillekeWallFunctionFvPatchScalarField
scalar Prt_
 Turbulent Prandtl number. More...
 
- Static Protected Attributes inherited from alphatPhaseJayatillekeWallFunctionFvPatchScalarField
static scalar maxExp_
 
static scalar tolerance_
 
static label maxIters_
 

Detailed Description

Constructor & Destructor Documentation

◆ alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField() [1/5]

Construct from patch and internal field.

Referenced by alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField::clone().

Here is the caller graph for this function:

◆ alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField() [2/5]

Construct from patch, internal field and dictionary.

◆ alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField() [3/5]

◆ alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField() [4/5]

◆ alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField() [5/5]

Copy constructor setting internal field reference.

Member Function Documentation

◆ TypeName()

TypeName ( "compressible::alphatFixedDmdtfWallBoilingWallFunction"  )

Runtime type information.

◆ clone() [1/2]

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

◆ clone() [2/2]

◆ updateCoeffs()

virtual void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Implements alphatPhaseChangeWallFunctionFvPatchScalarField.

Referenced by alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField::clone().

Here is the caller graph for this function:

◆ write()

virtual void write ( Ostream ) const
virtual

Write.

Reimplemented from alphatPhaseChangeWallFunctionFvPatchScalarField.

Referenced by alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField::clone().

Here is the caller graph for this function:

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