Go to the documentation of this file.
57 #ifndef LienLeschziner_H
58 #define LienLeschziner_H
67 namespace incompressible
virtual tmp< volScalarField > epsilon() const
Return the turbulence kinetic energy dissipation rate.
tmp< volScalarField > fMu() const
A class for handling words, derived from string.
tmp< volScalarField > E(const volScalarField &f2) const
A class for managing temporary objects.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
dimensionedScalar sigmak_
static const word propertiesName
Default name of the turbulence properties dictionary.
A class representing the concept of a GeometricField of 1 used to avoid unnecessary manipulations for...
LienLeschziner(const geometricOneField &alpha, const geometricOneField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport, const word &propertiesName=turbulenceModel::propertiesName, const word &type=typeName)
Construct from components.
dimensionedScalar sigmaEps_
virtual tmp< volScalarField > k() const
Return the turbulence kinetic energy.
virtual ~LienLeschziner()
Destructor.
tmp< volScalarField > DepsilonEff() const
Return the effective diffusivity for epsilon.
Lien and Leschziner low-Reynolds number k-epsilon turbulence model for incompressible flows.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
incompressible::RASModel ::transportModel transportModel
Generic dimensioned Type class.
tmp< volScalarField > f2() const
virtual bool read()
Re-read model coefficients if they have changed.
virtual void correctNut()
virtual void correct()
Solve the turbulence equations and correct the turbulence viscosity.
Eddy viscosity turbulence model base class.
TypeName("LienLeschziner")
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Generic GeometricField class.
const volScalarField & y_
Wall distance.
tmp< volScalarField > DkEff() const
Return the effective diffusivity for k.