62 namespace incompressible
180 nut_/sigmaZeta_ + nu()
const dimensionedScalar & qMin() const
Return the lower allowable limit for q (default: small)
virtual void correctNut()
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,.
virtual void correct()
Solve the turbulence equations and correct the turbulence viscosity.
A simple wrapper around bool so that it can be read as a word: true/false, on/off, yes/no, y/n, t/f, or none/any.
TypeName("qZeta")
Runtime type information.
virtual ~qZeta()
Destructor.
Eddy viscosity turbulence model base class.
tmp< volScalarField > DqEff() const
Return the effective diffusivity for q.
virtual tmp< volScalarField > epsilon() const
Return the turbulence kinetic energy dissipation rate.
tmp< volScalarField > DzetaEff() const
Return the effective diffusivity for epsilon.
virtual const volScalarField & q() const
tmp< volScalarField > f2() const
A class representing the concept of a GeometricField of 1 used to avoid unnecessary manipulations for...
incompressible::RASModel ::transportModel transportModel
A class for handling words, derived from string.
Gibson and Dafa'Alla's q-zeta two-equation low-Re turbulence model for incompressible flows...
virtual tmp< volScalarField > k() const
Return the turbulence kinetic energy.
virtual const volScalarField & zeta() const
tmp< volScalarField > fMu() const
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
qZeta(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.
A class for managing temporary objects.
const dimensionedScalar & zetaMin() const
Return the lower allowable limit for zeta (default: small)
virtual bool read()
Read RASProperties dictionary.
dimensionedScalar sigmaZeta_
dimensionedScalar qMin_
Lower limit of q.
dimensionedScalar zetaMin_
Lower limit of zeta.