Go to the documentation of this file.
62 #ifndef nutURoughWallFunctionFvPatchScalarField_H
63 #define nutURoughWallFunctionFvPatchScalarField_H
76 class nutURoughWallFunctionFvPatchScalarField
78 public nutWallFunctionFvPatchScalarField
scalar & roughnessHeight()
Return reference to the roughness height to allow adjustment.
A class for managing temporary objects.
This boundary condition provides a turbulent kinematic viscosity condition when using wall functions ...
virtual tmp< scalarField > calcYPlus(const scalarField &magUp) const
Calculate yPLus.
TypeName("nutURoughWallFunction")
Runtime type information.
Pre-declare SubField and related Field type.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
scalar roughnessConstant() const
Return the roughness constant scale.
virtual void write(Ostream &os) const
Write.
scalar roughnessFactor() const
Return the roughness scale factor.
A list of keyword definitions, which are a keyword followed by any number of values (e....
nutURoughWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
scalar & roughnessConstant()
Return reference to the roughness constant to allow adjustment.
scalar roughnessFactor_
Scale factor.
scalar roughnessConstant_
Constant.
virtual tmp< scalarField > yPlus() const
Calculate and return the yPlus at the boundary.
scalar roughnessHeight_
Height.
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,...
scalar roughnessHeight() const
Return the roughness height.
virtual tmp< scalarField > calcNut() const
Calculate the turbulence viscosity.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...