Go to the documentation of this file.
73 #ifndef nutkAtmRoughWallFunctionFvPatchScalarField_H
74 #define nutkAtmRoughWallFunctionFvPatchScalarField_H
87 class nutkAtmRoughWallFunctionFvPatchScalarField
89 public nutkWallFunctionFvPatchScalarField
103 virtual tmp<scalarField>
calcNut()
const;
109 TypeName(
"nutkAtmRoughWallFunction");
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
virtual tmp< scalarField > calcNut() const
Calculate the turbulence viscosity.
A class for managing temporary objects.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
nutkAtmRoughWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
This boundary condition provides a turbulent kinematic viscosity for atmospheric velocity profiles....
Pre-declare SubField and related Field type.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void rmap(const fvPatchScalarField &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
virtual void write(Ostream &) const
Write.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
TypeName("nutkAtmRoughWallFunction")
Runtime type information.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
scalarField z0_
Surface roughness length.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
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,...