Go to the documentation of this file.
36 namespace incompressible
87 const word& propertiesName,
221 bound(epsilon_, epsilonMin_);
223 if (
type == typeName)
dimensionedScalar sigmaEps_
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
static word groupName(Name name, const word &group)
dimensionedSymmTensor symm(const dimensionedSymmTensor &dt)
dimensionedScalar sigmak_
void updateCoeffs()
Update the boundary condition coefficients.
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> grad(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
addToRunTimeSelectionTable(RASModel, kkLOmega, dictionary)
A class for handling words, derived from string.
RASModel< turbulenceModel > RASModel
dimensionedTensor skew(const dimensionedTensor &dt)
const dimensionedScalar G
Newtonian constant of gravitation.
A class for managing temporary objects.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
volScalarField & bound(volScalarField &, const dimensionedScalar &lowerBound)
Bound the given scalar field if it has gone unbounded.
A class representing the concept of a GeometricField of 1 used to avoid unnecessary manipulations for...
GeometricBoundaryField & boundaryField()
Return reference to GeometricBoundaryField.
dimensioned< scalar > mag(const dimensioned< Type > &)
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.
dimensionedSymmTensor innerSqr(const dimensionedSymmTensor &dt)
virtual void correctNonlinearStress(const volTensorField &gradU)
tmp< fvMatrix< Type > > Sp(const DimensionedField< scalar, volMesh > &, const GeometricField< Type, fvPatchField, volMesh > &)
virtual bool read()
Re-read model coefficients if they have changed.
dimensionedScalar pow3(const dimensionedScalar &ds)
tmp< fvMatrix< Type > > laplacian(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
Bound the given scalar field if it has gone unbounded.
defineTypeNameAndDebug(kkLOmega, 0)
incompressible::RASModel ::transportModel transportModel
Macros for easy insertion into run-time selection tables.
Generic dimensioned Type class.
virtual void correct()
Solve the turbulence equations and correct the turbulence viscosity.
bool readIfPresent(const dictionary &)
Update the value of dimensioned<Type> if found in the dictionary.
void correctBoundaryConditions()
Correct boundary field.
dimensionedScalar Cbeta1_
tmp< volScalarField > DepsilonEff() const
Return the effective diffusivity for epsilon.
SolverPerformance< Type > solve(fvMatrix< Type > &, const dictionary &)
Solve returning the solution statistics given convergence tolerance.
tmp< fvMatrix< Type > > ddt(const GeometricField< Type, fvPatchField, volMesh > &vf)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
tmp< volScalarField > DkEff() const
Return the effective diffusivity for k.
dimensionedScalar sqrt(const dimensionedScalar &ds)
virtual void correct()=0
Solve the turbulence equations and correct the turbulence viscosity.
dimensionedScalar Cbeta3_
dimensionedScalar Cbeta2_
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Generic GeometricField class.
tmp< fvMatrix< Type > > div(const surfaceScalarField &flux, const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
volSymmTensorField nonlinearStress_
dimensionedSymmTensor twoSymm(const dimensionedSymmTensor &dt)
virtual void correctNut()
dimensionedSymmTensor dev(const dimensionedSymmTensor &dt)