A simple alphatPhaseChangeWallFunctionFvPatchScalarField with a fixed volumetric phase-change mass flux. More...
Additional Inherited Members | |
![]() | |
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... | |
![]() | |
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... | |
![]() | |
scalar | Prt_ |
Turbulent Prandtl number. More... | |
![]() | |
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
alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField | ( | const alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField & | ) |
Copy constructor.
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.
Reimplemented from alphatPhaseJayatillekeWallFunctionFvPatchScalarField.
Definition at line 108 of file alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField.H.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Reimplemented from alphatPhaseJayatillekeWallFunctionFvPatchScalarField.
Definition at line 128 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().