Go to the documentation of this file.
104 #ifndef nutUBlendedWallFunctionFvPatchScalarField_H
105 #define nutUBlendedWallFunctionFvPatchScalarField_H
118 class nutUBlendedWallFunctionFvPatchScalarField
120 public nutWallFunctionFvPatchScalarField
133 virtual tmp<scalarField>
calcNut()
const;
142 TypeName(
"nutUBlendedWallFunction");
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
A class for managing temporary objects.
virtual void write(Ostream &os) const
nutUBlendedWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
virtual tmp< scalarField > yPlus() const
virtual tmp< scalarField > calcUTau(const scalarField &magGradU) const
This boundary condition provides a wall constraint on the turbulent viscosity, i.e....
Generic templated field type.
TypeName("nutUBlendedWallFunction")
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,...
OBJstream os(runTime.globalPath()/outputName)
virtual tmp< fvPatchScalarField > clone() const
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
The class nutWallFunction is a base class that parents the derived boundary conditions which provide ...
virtual tmp< scalarField > calcNut() const
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...