Go to the documentation of this file.
96 #ifndef atmBoundaryLayerInletKFvPatchScalarField_H
97 #define atmBoundaryLayerInletKFvPatchScalarField_H
112 class atmBoundaryLayerInletKFvPatchScalarField
114 public inletOutletFvPatchScalarField,
115 public atmBoundaryLayer
130 const DimensionedField<scalar, volMesh>&
137 const DimensionedField<scalar, volMesh>&,
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
This boundary condition provides a log-law type ground-normal inlet boundary condition for the turbul...
A class for managing temporary objects.
Base class to set log-law type ground-normal inlet boundary conditions for wind velocity and turbulen...
virtual void write(Ostream &) const
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
atmBoundaryLayerInletKFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual tmp< fvPatchScalarField > clone() const
virtual void updateCoeffs()
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual void rmap(const fvPatchScalarField &, const labelList &)
TypeName("atmBoundaryLayerInletK")
Foam::fvPatchFieldMapper.
virtual void autoMap(const 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...