Go to the documentation of this file.
76 #ifndef turbulentIntensityKineticEnergyInletFvPatchScalarField_H
77 #define turbulentIntensityKineticEnergyInletFvPatchScalarField_H
90 class turbulentIntensityKineticEnergyInletFvPatchScalarField
92 public inletOutletFvPatchScalarField
106 TypeName(
"turbulentIntensityKineticEnergyInlet");
115 const DimensionedField<scalar, volMesh>&
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
A class for handling words, derived from string.
A class for managing temporary objects.
turbulentIntensityKineticEnergyInletFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
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.
TypeName("turbulentIntensityKineticEnergyInlet")
Runtime type information.
scalar intensity_
Turbulent intensity as fraction of mean velocity.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual void write(Ostream &) const
Write.
This boundary condition provides a turbulent kinetic energy condition, based on user-supplied turbule...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
word UName_
Name of the velocity field.