65 #ifndef compressiblealphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField_H 66 #define compressiblealphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField_H 81 class alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField
83 public alphatPhaseChangeWallFunctionFvPatchScalarField
134 TypeName(
"compressible::alphatPhaseChangeJayatillekeWallFunction");
TypeName("compressible::alphatPhaseChangeJayatillekeWallFunction")
Runtime type information.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
void checkType()
Check the type of the patch.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
scalar Cmu_
Cmu coefficient.
scalar Prt_
Turbulent Prandtl number.
alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
scalar kappa_
Von Karman constant.
tmp< scalarField > calcAlphat(const scalarField &prevAlphat) const
Update turbulent thermal diffusivity.
This boundary condition provides a thermal wall function for turbulent thermal diffusivity (usuallyal...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
tmp< scalarField > yPlusTherm(const scalarField &P, const scalarField &Prat) const
Calculate y+ at the edge of the thermal laminar sublayer.
A class for managing temporary objects.
tmp< scalarField > Psmooth(const scalarField &Prat) const
'P' function
virtual void write(Ostream &) const
Write.