Go to the documentation of this file.
76 #ifndef compressibleAlphatWallFunctionFvPatchScalarField_H
77 #define compressibleAlphatWallFunctionFvPatchScalarField_H
92 class alphatWallFunctionFvPatchScalarField
94 public fixedValueFvPatchScalarField
105 TypeName(
"compressible::alphatWallFunction");
114 const DimensionedField<scalar, volMesh>&
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
A class for managing temporary objects.
This boundary condition provides a turbulent thermal diffusivity conditon when using wall functions.
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....
scalar Prt_
Turbulent Prandtl number (default = 0.85)
alphatWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
TypeName("compressible::alphatWallFunction")
Runtime type information.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual void write(Ostream &) const
Write.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...