Go to the documentation of this file.
79 #ifndef turbulentMixingLengthFrequencyInletFvPatchScalarField_H
80 #define turbulentMixingLengthFrequencyInletFvPatchScalarField_H
93 class turbulentMixingLengthFrequencyInletFvPatchScalarField
95 public inletOutletFvPatchScalarField
109 TypeName(
"turbulentMixingLengthFrequencyInlet");
118 const DimensionedField<scalar, volMesh>&
125 const DimensionedField<scalar, volMesh>&,
virtual void write(Ostream &) const
Write.
A class for handling words, derived from string.
A class for managing temporary objects.
turbulentMixingLengthFrequencyInletFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
word kName_
Name of the turbulent kinetic energy field.
This boundary condition provides a turbulence specific dissipation, (omega) inlet condition based on...
scalar mixingLength_
Turbulent length scale.
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 tmp< fvPatchScalarField > clone() const
Construct and return a clone.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
TypeName("turbulentMixingLengthFrequencyInlet")
Runtime type information.
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...