66 namespace incompressible
174 nut_/sigmaEps_ + nu()
const volScalarField & y_
Wall distance.
dimensionedScalar Cbeta3_
virtual ~LienCubicKE()
Destructor.
TypeName("LienCubicKE")
Runtime type information.
dimensionedScalar Cbeta1_
virtual void correctNut()
const Boundary & boundaryField() const
Return const-reference to the boundary field.
tmp< volScalarField > fMu() const
volScalarField alpha(IOobject("alpha", runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
dimensionedScalar Cgamma2_
wordList types() const
Return a list of the patch field types.
static tmp< GeometricField< scalar, fvPatchField, volMesh > > New(const word &name, const Internal &, const PtrList< fvPatchField< scalar >> &)
Return a temporary field constructed from name,.
dimensionedScalar Cgamma4_
Eddy viscosity turbulence model with non-linear correction base class.
dimensionedScalar sigmaEps_
virtual tmp< volScalarField > k() const
Return the turbulence kinetic energy.
A class representing the concept of a GeometricField of 1 used to avoid unnecessary manipulations for...
virtual void correctNonlinearStress(const volTensorField &gradU)
A class for handling words, derived from string.
virtual bool read()
Read RASProperties dictionary.
dimensionedScalar Cbeta2_
dimensionedScalar Cgamma1_
Abstract base class for all fluid physical properties.
LienCubicKE(const geometricOneField &alpha, const geometricOneField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const viscosity &viscosity, const word &type=typeName)
Construct from components.
tmp< volScalarField > DepsilonEff() const
Return the effective diffusivity for epsilon.
virtual void correct()
Solve the turbulence equations and correct the turbulence viscosity.
dimensionedScalar sigmak_
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
tmp< volScalarField > f2() const
virtual tmp< volScalarField > omega() const
Return the turbulence specific dissipation rate.
A class for managing temporary objects.
tmp< volScalarField > DkEff() const
Return the effective diffusivity for k.
tmp< volScalarField > E(const volScalarField &f2) const
virtual tmp< volScalarField > epsilon() const
Return the turbulence kinetic energy dissipation rate.
Lien cubic non-linear low-Reynolds k-epsilon turbulence models for incompressible flows...