Go to the documentation of this file.
66 #ifndef nutUSpaldingWallFunctionFvPatchScalarField_H
67 #define nutUSpaldingWallFunctionFvPatchScalarField_H
80 class nutUSpaldingWallFunctionFvPatchScalarField
82 public nutWallFunctionFvPatchScalarField
89 virtual tmp<scalarField>
calcNut()
const;
98 TypeName(
"nutUSpaldingWallFunction");
virtual tmp< scalarField > yPlus() const
Calculate and return the yPlus at the boundary.
A class for managing temporary objects.
virtual tmp< scalarField > calcUTau(const scalarField &magGradU) const
Calculate the friction velocity.
Pre-declare SubField and related Field type.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void write(Ostream &os) const
Write.
A list of keyword definitions, which are a keyword followed by any number of values (e....
This boundary condition provides a turbulent kinematic viscosity condition when using wall functions ...
TypeName("nutUSpaldingWallFunction")
Runtime type information.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
virtual tmp< scalarField > calcNut() const
Calculate the turbulence viscosity.
nutUSpaldingWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
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...