Go to the documentation of this file.
54 #ifndef nutkFilmWallFunctionFvPatchScalarField_H
55 #define nutkFilmWallFunctionFvPatchScalarField_H
virtual void write(Ostream &os) const
Write.
A class for handling words, derived from string.
scalar yPlusCrit_
y+ value for laminar -> turbulent transition (default = 11.05)
A class for managing temporary objects.
virtual tmp< scalarField > yPlus() const
Calculate and return the yPlus at the boundary.
virtual tmp< scalarField > calcNut() const
Calculate the turbulence viscosity.
scalar B_
B Coefficient (default = 5.5)
nutkFilmWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
Pre-declare SubField and related Field type.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual tmp< scalarField > calcUTau(const scalarField &magGradU) const
Calculate the friction velocity.
word filmRegionName_
Name of film region.
A list of keyword definitions, which are a keyword followed by any number of values (e....
TypeName("nutkFilmWallFunction")
Runtime type information.
This boundary condition provides a turbulent viscosity condition when using wall functions,...
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
This boundary condition provides a turbulent kinematic viscosity condition when using wall functions,...