A simple alphatPhaseChangeWallFunctionFvPatchScalarField with a fixed volumetric phase-change mass flux. More...
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 &)=delete | |
Disallow copy without setting internal field reference. More... | |
alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField (const alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
Copy constructor setting internal field reference. More... | |
virtual tmp< fvPatchScalarField > | clone (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 &)=delete | |
Disallow copy without setting internal field reference. More... | |
alphatPhaseChangeWallFunctionFvPatchScalarField (const alphatPhaseChangeWallFunctionFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
Copy constructor setting internal field reference. More... | |
bool | activeInterface (const phaseInterface &) const |
Is there phase change mass transfer for this interface? More... | |
const scalarField & | dmdtf () const |
Return the rate of phase-change. More... | |
const scalarField & | dmdtf (const phaseInterface &) const |
Return the rate of phase-change for an interface. 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... | |
virtual void | reset (const fvPatchScalarField &) |
Reset the fvPatchField to the given 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 &)=delete | |
Disallow copy without setting internal field reference. More... | |
alphatPhaseJayatillekeWallFunctionFvPatchScalarField (const alphatPhaseJayatillekeWallFunctionFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
Copy constructor setting internal field reference. More... | |
tmp< scalarField > | calcAlphat (const scalarField &prevAlphat) const |
Evaluate the turbulent thermal diffusivity. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from alphatPhaseJayatillekeWallFunctionFvPatchScalarField | |
tmp< scalarField > | Psmooth (const scalarField &Prat) const |
'P' function More... | |
tmp< scalarField > | yPlusTherm (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... | |
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_ |
A simple alphatPhaseChangeWallFunctionFvPatchScalarField with a fixed volumetric phase-change mass flux.
Definition at line 54 of file alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField.H.
alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField | ( | const fvPatch & | , |
const DimensionedField< scalar, volMesh > & | |||
) |
Construct from patch and internal field.
Referenced by alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField::clone().
alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField | ( | const fvPatch & | , |
const DimensionedField< scalar, volMesh > & | , | ||
const dictionary & | |||
) |
Construct from patch, internal field and dictionary.
alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField | ( | const alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField & | , |
const fvPatch & | , | ||
const DimensionedField< scalar, volMesh > & | , | ||
const fvPatchFieldMapper & | |||
) |
Construct by mapping given.
alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField onto a new patch
|
delete |
Disallow copy without setting internal field reference.
alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField | ( | const alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField & | , |
const DimensionedField< scalar, volMesh > & | |||
) |
Copy constructor setting internal field reference.
TypeName | ( | "compressible::alphatFixedDmdtfWallBoilingWallFunction" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Reimplemented from alphatPhaseJayatillekeWallFunctionFvPatchScalarField.
Definition at line 113 of file alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField.H.
References alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField::alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField(), alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField::updateCoeffs(), and alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField::write().
|
virtual |
Update the coefficients associated with the patch field.
Implements alphatPhaseChangeWallFunctionFvPatchScalarField.
Referenced by alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField::clone().
|
virtual |
Write.
Reimplemented from alphatPhaseChangeWallFunctionFvPatchScalarField.
Referenced by alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField::clone().