Go to the documentation of this file.
65 #ifndef compressible_alphatJayatillekeWallFunctionFvPatchScalarField_H
66 #define compressible_alphatJayatillekeWallFunctionFvPatchScalarField_H
82 class alphatJayatillekeWallFunctionFvPatchScalarField
84 public fixedValueFvPatchScalarField
100 static scalar maxExp_;
101 static scalar tolerance_;
102 static label maxIters_;
117 scalar Psmooth(
const scalar Prat)
const;
130 TypeName(
"compressible::alphatJayatillekeWallFunction");
virtual void updateCoeffs()
A class for managing temporary objects.
virtual tmp< fvPatchScalarField > clone() const
This boundary condition provides a thermal wall function for turbulent thermal diffusivity (usuallyal...
void write(Ostream &) const
alphatJayatillekeWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Templated wrapper class to provide compressible turbulence models thermal diffusivity based thermal t...
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
TypeName("compressible::alphatJayatillekeWallFunction")
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...