Go to the documentation of this file.
64 #ifndef nutUTabulatedWallFunctionFvPatchScalarField_H
65 #define nutUTabulatedWallFunctionFvPatchScalarField_H
79 class nutUTabulatedWallFunctionFvPatchScalarField
81 public nutWallFunctionFvPatchScalarField
106 TypeName(
"nutTabulatedWallFunction");
A class for handling words, derived from string.
A class for managing temporary objects.
This boundary condition provides a turbulent kinematic viscosity condition when using wall functions....
virtual tmp< scalarField > calcNut() const
Calculate the turbulence viscosity.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
virtual tmp< scalarField > calcUPlus(const scalarField &Rey) const
Calculate wall u+ from table.
Pre-declare SubField and related Field type.
uniformInterpolationTable< scalar > uPlusTable_
U+ table.
virtual tmp< scalarField > yPlus() const
Calculate and return the yPlus at the boundary.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
nutUTabulatedWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
TypeName("nutTabulatedWallFunction")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void write(Ostream &os) const
Write.
word uPlusTableName_
Name of u+ table.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
This boundary condition provides a turbulent kinematic viscosity condition when using wall functions,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...