Go to the documentation of this file.
78 #ifndef turbulentMixingLengthDissipationRateInlet_H
79 #define turbulentMixingLengthDissipationRateInlet_H
92 class turbulentMixingLengthDissipationRateInletFvPatchScalarField
94 public inletOutletFvPatchScalarField
108 TypeName(
"turbulentMixingLengthDissipationRateInlet");
117 const DimensionedField<scalar, volMesh>&
124 const DimensionedField<scalar, volMesh>&,
A class for handling words, derived from string.
A class for managing temporary objects.
virtual void write(Ostream &) const
Write.
word kName_
Name of the turbulent kinetic energy field.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
TypeName("turbulentMixingLengthDissipationRateInlet")
Runtime type information.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
A list of keyword definitions, which are a keyword followed by any number of values (e....
This boundary condition provides a turbulence dissipation, (epsilon) inlet condition based on a spec...
scalar mixingLength_
Turbulent length scale.
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...
turbulentMixingLengthDissipationRateInletFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.