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