Go to the documentation of this file.
66 #ifndef compressiblealphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField_H
67 #define compressiblealphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField_H
82 class alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField
84 public alphatPhaseChangeWallFunctionFvPatchScalarField
135 TypeName(
"compressible::alphatPhaseChangeJayatillekeWallFunction");
tmp< scalarField > Psmooth(const scalarField &Prat) const
'P' function
tmp< scalarField > calcAlphat(const scalarField &prevAlphat) const
Update turbulent thermal diffusivity.
A class for managing temporary objects.
void checkType()
Check the type of the patch.
This boundary condition provides a thermal wall function for turbulent thermal diffusivity (usuallyal...
Abstract base-class for all alphatWallFunctions supporting phase-change.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
scalar Prt_
Turbulent Prandtl number.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
scalar Cmu_
Cmu coefficient.
alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
A list of keyword definitions, which are a keyword followed by any number of values (e....
tmp< scalarField > yPlusTherm(const scalarField &P, const scalarField &Prat) const
Calculate y+ at the edge of the thermal laminar sublayer.
virtual void write(Ostream &) const
Write.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
scalar kappa_
Von Karman constant.
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.
TypeName("compressible::alphatPhaseChangeJayatillekeWallFunction")
Runtime type information.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...