Go to the documentation of this file.
80 #ifndef turbulentMixingLengthFrequencyInletFvPatchScalarField_H
81 #define turbulentMixingLengthFrequencyInletFvPatchScalarField_H
94 class turbulentMixingLengthFrequencyInletFvPatchScalarField
96 public inletOutletFvPatchScalarField
101 scalar mixingLength_;
110 TypeName(
"turbulentMixingLengthFrequencyInlet");
119 const DimensionedField<scalar, volMesh>&
virtual void write(Ostream &) const
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
turbulentMixingLengthFrequencyInletFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
This boundary condition provides a turbulence specific dissipation, (omega) inlet condition based on...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual tmp< fvPatchScalarField > clone() const
virtual void updateCoeffs()
TypeName("turbulentMixingLengthFrequencyInlet")
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...