Go to the documentation of this file.
59 #ifndef atmBoundaryLayerInletEpsilonFvPatchScalarField_H
60 #define atmBoundaryLayerInletEpsilonFvPatchScalarField_H
77 public fixedValueFvPatchScalarField,
84 TypeName(
"atmBoundaryLayerInletEpsilon");
TypeName("atmBoundaryLayerInletEpsilon")
Runtime type information.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
A class for managing temporary objects.
virtual void rmap(const fvPatchScalarField &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
This boundary condition specifies an inlet value for the turbulence dissipation, ,...
virtual void write(Ostream &) const
Write.
This class provides functions to evaluate the velocity and turbulence distributions appropriate for a...
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
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.
atmBoundaryLayerInletEpsilonFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
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...