Go to the documentation of this file.
46 #ifndef LamBremhorstKE_H
47 #define LamBremhorstKE_H
56 namespace incompressible
TypeName("LamBremhorstKE")
Runtime type information.
A class for handling words, derived from string.
A class for managing temporary objects.
virtual tmp< volScalarField > epsilon() const
Return the turbulence kinetic energy dissipation rate.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
tmp< volScalarField > f2(const volScalarField &Rt) const
static const word propertiesName
Default name of the turbulence properties dictionary.
Lam and Bremhorst low-Reynolds number k-epsilon turbulence model for incompressible flows.
A class representing the concept of a GeometricField of 1 used to avoid unnecessary manipulations for...
tmp< volScalarField > DkEff() const
Return the effective diffusivity for k.
dimensionedScalar sigmaEps_
virtual tmp< volScalarField > k() const
Return the turbulence kinetic energy.
virtual bool read()
Re-read model coefficients if they have changed.
tmp< volScalarField > fMu(const volScalarField &Rt) const
virtual ~LamBremhorstKE()
Destructor.
virtual void correctNut()
virtual void correct()
Solve the turbulence equations and correct the turbulence viscosity.
LamBremhorstKE & operator=(const LamBremhorstKE &)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
incompressible::RASModel ::transportModel transportModel
Generic dimensioned Type class.
tmp< volScalarField > DepsilonEff() const
Return the effective diffusivity for epsilon.
tmp< volScalarField > Rt() const
tmp< volScalarField > f1(const volScalarField &fMu) const
Eddy viscosity turbulence model base class.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Generic GeometricField class.
const volScalarField & y_
Wall distance.
LamBremhorstKE(const LamBremhorstKE &)