Go to the documentation of this file.
64 #ifndef incompressible_alphatJayatillekeWallFunctionFvPatchScalarField_H
65 #define incompressible_alphatJayatillekeWallFunctionFvPatchScalarField_H
74 namespace incompressible
81 class alphatJayatillekeWallFunctionFvPatchScalarField
83 public fixedValueFvPatchScalarField
114 scalar
Psmooth(
const scalar Prat)
const;
127 TypeName(
"alphatJayatillekeWallFunction");
A class for managing temporary objects.
virtual tmp< fvPatchScalarField > clone() const
tmp< scalarField > yPlus(const turbulenceModel &turbModel) const
virtual void updateCoeffs()
This boundary condition provides a kinematic turbulent thermal conductivity for using wall functions,...
scalar Psmooth(const scalar Prat) const
virtual void write(Ostream &) const
alphatJayatillekeWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
TypeName("alphatJayatillekeWallFunction")
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
scalar yPlusTherm(const scalar P, const scalar Prat) const
Templated abstract base class for single-phase incompressible turbulence models.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...