Abstract base-class for all alphatWallFunctions supporting phase-change. More...
Public Member Functions | |
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 scalarField & | dmdtf () const |
Return the rate of phase-change. More... | |
const scalarField & | dmdtf (const phasePairKey &) const |
Return the rate of phase-change for specific phase pair. More... | |
const scalarField & | dmdtLf () const |
Return the enthalpy source due to phase-change. More... | |
const scalarField & | dmdtLf (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... | |
virtual void | updateCoeffs ()=0 |
Update the coefficients associated with the patch field. More... | |
virtual void | write (Ostream &) const |
Write. More... | |
![]() | |
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... | |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone. More... | |
alphatPhaseJayatillekeWallFunctionFvPatchScalarField (const alphatPhaseJayatillekeWallFunctionFvPatchScalarField &, 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... | |
tmp< scalarField > | calcAlphat (const scalarField &prevAlphat) const |
Evaluate the turbulent thermal diffusivity. More... | |
Protected Attributes | |
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... | |
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... | |
![]() | |
static scalar | maxExp_ |
static scalar | tolerance_ |
static label | maxIters_ |
Abstract base-class for all alphatWallFunctions supporting phase-change.
Definition at line 54 of file alphatPhaseChangeWallFunctionFvPatchScalarField.H.
alphatPhaseChangeWallFunctionFvPatchScalarField | ( | const fvPatch & | , |
const DimensionedField< scalar, volMesh > & | |||
) |
Construct from patch and internal field.
alphatPhaseChangeWallFunctionFvPatchScalarField | ( | const fvPatch & | , |
const DimensionedField< scalar, volMesh > & | , | ||
const dictionary & | |||
) |
Construct from patch, internal field and dictionary.
alphatPhaseChangeWallFunctionFvPatchScalarField | ( | const alphatPhaseChangeWallFunctionFvPatchScalarField & | , |
const fvPatch & | , | ||
const DimensionedField< scalar, volMesh > & | , | ||
const fvPatchFieldMapper & | |||
) |
Construct by mapping given.
alphatPhaseChangeWallFunctionFvPatchScalarField onto a new patch
alphatPhaseChangeWallFunctionFvPatchScalarField | ( | const alphatPhaseChangeWallFunctionFvPatchScalarField & | ) |
Copy constructor.
alphatPhaseChangeWallFunctionFvPatchScalarField | ( | const alphatPhaseChangeWallFunctionFvPatchScalarField & | , |
const DimensionedField< scalar, volMesh > & | |||
) |
Copy constructor setting internal field reference.
TypeName | ( | "compressible::alphatPhaseChangeWallFunction" | ) |
Runtime type information.
bool activePhasePair | ( | const phasePairKey & | ) | const |
Is there phase change mass transfer for this phasePair.
const scalarField& dmdtf | ( | ) | const |
Return the rate of phase-change.
const scalarField& dmdtf | ( | const phasePairKey & | ) | const |
Return the rate of phase-change for specific phase pair.
const scalarField& dmdtLf | ( | ) | const |
Return the enthalpy source due to phase-change.
const scalarField& dmdtLf | ( | const phasePairKey & | ) | const |
Return the rate of phase-change for specific phase pair.
|
virtual |
Map (and resize as needed) from self given a mapping object.
Used to update fields following mesh topology change
Reimplemented in alphatWallBoilingWallFunctionFvPatchScalarField.
|
virtual |
Reverse map the given fvPatchField onto this fvPatchField.
Used to reconstruct fields
Reimplemented in alphatWallBoilingWallFunctionFvPatchScalarField.
|
pure virtual |
Update the coefficients associated with the patch field.
Reimplemented from alphatPhaseJayatillekeWallFunctionFvPatchScalarField.
Implemented in alphatWallBoilingWallFunctionFvPatchScalarField, and alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField.
|
virtual |
Write.
Reimplemented from alphatPhaseJayatillekeWallFunctionFvPatchScalarField.
Reimplemented in alphatWallBoilingWallFunctionFvPatchScalarField, and alphatFixedDmdtfWallBoilingWallFunctionFvPatchScalarField.
|
protected |
Name of the other phase.
Definition at line 63 of file alphatPhaseChangeWallFunctionFvPatchScalarField.H.
|
protected |
Relaxation factor.
Definition at line 66 of file alphatPhaseChangeWallFunctionFvPatchScalarField.H.
|
protected |
Rate of phase-change.
Definition at line 69 of file alphatPhaseChangeWallFunctionFvPatchScalarField.H.
|
protected |
Latent heat of the phase-change.
Definition at line 72 of file alphatPhaseChangeWallFunctionFvPatchScalarField.H.
Referenced by alphatWallBoilingWallFunctionFvPatchScalarField::qe().