51 #ifndef ShihQuadraticKE_H 52 #define ShihQuadraticKE_H 61 namespace incompressible
TypeName("ShihQuadraticKE")
Runtime type information.
virtual void correct()
Solve the turbulence equations and correct the turbulence viscosity.
Shih's quadratic algebraic Reynolds stress k-epsilon turbulence model for incompressible flows...
dimensionedScalar sigmak_
virtual tmp< volScalarField > k() const
Return the turbulence kinetic energy.
ShihQuadraticKE(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.
Eddy viscosity turbulence model with non-linear correction base class.
tmp< volScalarField > DkEff() const
Return the effective diffusivity for k.
virtual tmp< volScalarField > epsilon() const
Return the turbulence kinetic energy dissipation rate.
incompressible::RASModel ::transportModel transportModel
GeometricField< scalar, fvPatchField, volMesh > volScalarField
virtual void correctNut()
A class representing the concept of a GeometricField of 1 used to avoid unnecessary manipulations for...
dimensionedScalar sigmaEps_
static const word propertiesName
Default name of the turbulence properties dictionary.
A class for handling words, derived from string.
virtual bool read()
Read RASProperties dictionary.
tmp< volScalarField > DepsilonEff() const
Return the effective diffusivity for epsilon.
virtual ~ShihQuadraticKE()
Destructor.
fileName::Type type(const fileName &, const bool followLink=true)
Return the file type: DIRECTORY or FILE.
dimensionedScalar Cbeta1_
dimensionedScalar Cbeta3_
dimensionedScalar Cbeta2_
virtual void correctNonlinearStress(const volTensorField &gradU)
A class for managing temporary objects.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].