66 namespace incompressible
const volScalarField & y_
Wall distance.
dimensionedScalar Cbeta3_
virtual ~LienCubicKE()
Destructor.
TypeName("LienCubicKE")
Runtime type information.
dimensionedScalar Cbeta1_
virtual void correctNut()
tmp< volScalarField > fMu() const
dimensionedScalar Cgamma2_
dimensionedScalar Cgamma4_
Eddy viscosity turbulence model with non-linear correction base class.
dimensionedScalar sigmaEps_
virtual tmp< volScalarField > k() const
Return the turbulence kinetic energy.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
A class representing the concept of a GeometricField of 1 used to avoid unnecessary manipulations for...
static const word propertiesName
Default name of the turbulence properties dictionary.
virtual void correctNonlinearStress(const volTensorField &gradU)
LienCubicKE(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.
A class for handling words, derived from string.
virtual bool read()
Read RASProperties dictionary.
dimensionedScalar Cbeta2_
dimensionedScalar Cgamma1_
fileName::Type type(const fileName &, const bool followLink=true)
Return the file type: DIRECTORY or FILE.
tmp< volScalarField > DepsilonEff() const
Return the effective diffusivity for epsilon.
virtual void correct()
Solve the turbulence equations and correct the turbulence viscosity.
Base-class for all transport models used by the incompressible turbulence models. ...
dimensionedScalar sigmak_
tmp< volScalarField > f2() const
A class for managing temporary objects.
tmp< volScalarField > DkEff() const
Return the effective diffusivity for k.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
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...