Go to the documentation of this file.
35 namespace incompressible
53 /((scalar(1) + SMALL) -
exp(-
Aeps_*yStar));
61 return scalar(1) - 0.3*
exp(-
sqr(Rt));
96 const word& propertiesName,
223 bound(epsilon_, epsilonMin_);
225 if (
type == typeName)
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
tmp< volScalarField > fMu() const
static word groupName(Name name, const word &group)
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
tmp< volScalarField > E(const volScalarField &f2) const
const dimensionedScalar G
Newtonian constant of gravitation.
A class for managing temporary objects.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
dimensionedScalar sigmak_
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.
LienLeschziner(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 exp(const dimensionedScalar &ds)
dimensionedScalar sigmaEps_
static const wallDist & New(const fvMesh &mesh)
tmp< fvMatrix< Type > > Sp(const DimensionedField< scalar, volMesh > &, const GeometricField< Type, fvPatchField, volMesh > &)
tmp< volScalarField > DepsilonEff() const
Return the effective diffusivity for epsilon.
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)
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
incompressible::RASModel ::transportModel transportModel
Macros for easy insertion into run-time selection tables.
Generic dimensioned Type class.
bool readIfPresent(const dictionary &)
Update the value of dimensioned<Type> if found in the dictionary.
void correctBoundaryConditions()
Correct boundary field.
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 > f2() const
dimensionedScalar sqrt(const dimensionedScalar &ds)
virtual bool read()
Re-read model coefficients if they have changed.
virtual void correctNut()
virtual void correct()
Solve the turbulence equations and correct the turbulence viscosity.
virtual void correct()=0
Solve the turbulence equations and correct the turbulence viscosity.
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)
void clear() const
If object pointer points to valid object:
dimensionedSymmTensor twoSymm(const dimensionedSymmTensor &dt)
const volScalarField & y_
Wall distance.
tmp< volScalarField > DkEff() const
Return the effective diffusivity for k.