35 namespace incompressible
53 /((scalar(1) + SMALL) -
exp(-
Aeps_*yStar));
61 return scalar(1) - 0.3*
exp(-
sqr(Rt));
96 const word& propertiesName,
225 if (type == typeName)
dimensionedScalar sqrt(const dimensionedScalar &ds)
tmp< fvMatrix< Type > > ddt(const GeometricField< Type, fvPatchField, volMesh > &vf)
tmp< volScalarField > DkEff() const
Return the effective diffusivity for k.
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
tmp< fvMatrix< Type > > div(const surfaceScalarField &flux, const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
GeometricBoundaryField & boundaryField()
Return reference to GeometricBoundaryField.
A class representing the concept of a GeometricField of 1 used to avoid unnecessary manipulations for...
Bound the given scalar field if it has gone unbounded.
void clear() const
If object pointer points to valid object:
virtual void correct()
Solve the turbulence equations and correct the turbulence viscosity.
static const wallDist & New(const fvMesh &mesh)
volScalarField & bound(volScalarField &, const dimensionedScalar &lowerBound)
Bound the given scalar field if it has gone unbounded.
A class for handling words, derived from string.
tmp< fvMatrix< Type > > laplacian(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
virtual void correct()=0
Solve the turbulence equations and correct the turbulence viscosity.
dimensionedScalar exp(const dimensionedScalar &ds)
tmp< fvMatrix< Type > > Sp(const DimensionedField< scalar, volMesh > &, const GeometricField< Type, fvPatchField, volMesh > &)
const volScalarField & y_
Wall distance.
static word groupName(Name name, const word &group)
tmp< volScalarField > f2() const
Generic dimensioned Type class.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
tmp< volScalarField > fMu() const
virtual bool read()
Read RASProperties dictionary.
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.
bool readIfPresent(const dictionary &)
Update the value of dimensioned<Type> if found in the dictionary.
Macros for easy insertion into run-time selection tables.
addToRunTimeSelectionTable(RASModel, kkLOmega, dictionary)
dimensionedScalar sigmaEps_
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
solverPerformance solve(fvMatrix< Type > &, const dictionary &)
Solve returning the solution statistics given convergence tolerance.
dimensionedSymmTensor twoSymm(const dimensionedSymmTensor &dt)
void correctBoundaryConditions()
Correct boundary field.
incompressible::RASModel::transportModel transportModel
tmp< volScalarField > DepsilonEff() const
Return the effective diffusivity for epsilon.
dimensionedScalar sigmak_
defineTypeNameAndDebug(kkLOmega, 0)
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> grad(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
tmp< volScalarField > E(const volScalarField &f2) const
dimensionedSymmTensor sqr(const dimensionedVector &dv)
A class for managing temporary objects.
RASModel< turbulenceModel > RASModel
const dimensionedScalar G
Newtonian constant of gravitation.
virtual void correctNut()