A simple alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField with a fixed volumetric phase-change mass flux. More...
Additional Inherited Members | |
Protected Member Functions inherited from alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField | |
void | checkType () |
Check the type of the patch. More... | |
tmp< scalarField > | Psmooth (const scalarField &Prat) const |
'P' function More... | |
tmp< scalarField > | yPlusTherm (const scalarField &P, const scalarField &Prat) const |
Calculate y+ at the edge of the thermal laminar sublayer. More... | |
tmp< scalarField > | calcAlphat (const scalarField &prevAlphat) const |
Update turbulent thermal diffusivity. More... | |
Protected Attributes inherited from alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField | |
scalar | Prt_ |
Turbulent Prandtl number. More... | |
scalar | Cmu_ |
Cmu coefficient. More... | |
scalar | kappa_ |
Von Karman constant. More... | |
scalar | E_ |
E coefficient. More... | |
Protected Attributes inherited from alphatPhaseChangeWallFunctionFvPatchScalarField | |
scalarField | dmdt_ |
Rate of phase-change. More... | |
scalarField | mDotL_ |
Latent heat of the phase-change. More... | |
Static Protected Attributes inherited from alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField | |
static scalar | maxExp_ |
static scalar | tolerance_ |
static label | maxIters_ |
A simple alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField with a fixed volumetric phase-change mass flux.
Definition at line 58 of file alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField.H.
alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField | ( | const fvPatch & | , |
const DimensionedField< scalar, volMesh > & | |||
) |
Construct from patch and internal field.
Referenced by alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField::clone().
alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField | ( | const fvPatch & | , |
const DimensionedField< scalar, volMesh > & | , | ||
const dictionary & | |||
) |
Construct from patch, internal field and dictionary.
alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField | ( | const alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField & | , |
const fvPatch & | , | ||
const DimensionedField< scalar, volMesh > & | , | ||
const fvPatchFieldMapper & | |||
) |
Construct by mapping given.
alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField onto a new patch
alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField | ( | const alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField & | ) |
Construct as copy.
alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField | ( | const alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField & | , |
const DimensionedField< scalar, volMesh > & | |||
) |
Construct as copy setting internal field reference.
TypeName | ( | "compressible::alphatFixedDmdtWallBoilingWallFunction" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Reimplemented from alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField.
Definition at line 115 of file alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField.H.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Reimplemented from alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField.
Definition at line 135 of file alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField.H.
References alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField::alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField(), alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField::updateCoeffs(), and alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField::write().
|
virtual |
Update the coefficients associated with the patch field.
Reimplemented from alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField.
Referenced by alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField::clone().
|
virtual |
Write.
Reimplemented from alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField.
Referenced by alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField::clone().