Go to the documentation of this file.
102 namespace incompressible
289 mesh_.time().timeName(),
virtual void correct()
Solve the turbulence equations and correct the turbulence viscosity.
tmp< volScalarField > BetaTS(const volScalarField &Rew) const
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
tmp< volScalarField > alphaT(const volScalarField &lambdaEff, const volScalarField &fv, const volScalarField &ktS) const
tmp< volScalarField > phiBP(const volScalarField &omega) const
A class for handling words, derived from string.
A class for managing temporary objects.
tmp< volScalarField > fINT() const
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
kkLOmega(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 CalphaTheta_
dimensionedScalar Sigmaw_
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...
dimensionedScalar CnatCrit_
GeometricBoundaryField & boundaryField()
Return reference to GeometricBoundaryField.
virtual tmp< volScalarField > kl() const
Return the laminar kinetic energy.
dimensionedScalar Prtheta_
virtual void correctNut()
virtual tmp< volScalarField > kt() const
Return the turbulence kinetic energy.
virtual tmp< volScalarField > omega() const
Return the turbulence specific dissipation rate.
tmp< volScalarField > Cmu(const volScalarField &S) const
virtual tmp< volScalarField > epsilon() const
Return the total fluctuation kinetic energy dissipation rate.
dimensionedScalar CtsCrit_
tmp< volScalarField > fSS(const volScalarField &omega) const
tmp< volScalarField > DomegaEff(const volScalarField &alphaT) const
Return the effective diffusivity for omega.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Low Reynolds-number k-kl-omega turbulence model for incompressible flows.
virtual bool read()
Re-read model coefficients if they have changed.
dimensionedScalar Clambda_
virtual tmp< volScalarField > k() const
Return the total fluctuation kinetic energy.
incompressible::RASModel ::transportModel transportModel
Generic dimensioned Type class.
tmp< volScalarField > fOmega(const volScalarField &lambdaEff, const volScalarField &lambdaT) const
dimensionedScalar CbpCrit_
tmp< volScalarField > fTaul(const volScalarField &lambdaEff, const volScalarField &ktL, const volScalarField &omega) const
tmp< volScalarField > phiNAT(const volScalarField &ReOmega, const volScalarField &fNatCrit) const
wordList types() const
Return a list of the patch types.
TypeName("kkLOmega")
Runtime type information.
tmp< volScalarField > DkEff(const volScalarField &alphaT) const
Return the effective diffusivity for k.
dimensionedScalar Sigmak_
Eddy viscosity turbulence model base class.
virtual void validate()
Validate the turbulence fields after construction.
virtual ~kkLOmega()
Destructor.
dimensionedScalar CmuStd_
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Generic GeometricField class.
tmp< volScalarField > D(const volScalarField &k) const
const volScalarField & y_
Wall distance.
tmp< volScalarField > fv(const volScalarField &Ret) const