54 #ifndef LienLeschziner_H 55 #define LienLeschziner_H 64 namespace incompressible
162 nut_/sigmaEps_ + nu()
virtual tmp< volScalarField > k() const
Return the turbulence kinetic energy.
tmp< volScalarField > E(const volScalarField &f2) const
volScalarField alpha(IOobject("alpha", runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
static tmp< GeometricField< scalar, fvPatchField, volMesh > > New(const word &name, const Internal &, const PtrList< fvPatchField< scalar >> &)
Return a temporary field constructed from name,.
Eddy viscosity turbulence model base class.
virtual void correctNut()
dimensionedScalar sigmaEps_
A class representing the concept of a GeometricField of 1 used to avoid unnecessary manipulations for...
incompressible::RASModel ::transportModel transportModel
tmp< volScalarField > DepsilonEff() const
Return the effective diffusivity for epsilon.
A class for handling words, derived from string.
virtual bool read()
Read RASProperties dictionary.
dimensionedScalar sigmak_
Lien and Leschziner low-Reynolds number k-epsilon turbulence model for incompressible flows...
const volScalarField & y_
Wall distance.
tmp< volScalarField > f2() const
TypeName("LienLeschziner")
tmp< volScalarField > DkEff() const
Return the effective diffusivity for k.
virtual ~LienLeschziner()
Destructor.
tmp< volScalarField > fMu() const
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
virtual void correct()
Solve the turbulence equations and correct the turbulence viscosity.
virtual tmp< volScalarField > epsilon() const
Return the turbulence kinetic energy dissipation rate.
A class for managing temporary objects.
LienLeschziner(const geometricOneField &alpha, const geometricOneField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport, const word &type=typeName)
Construct from components.