Go to the documentation of this file.
38 namespace incompressible
56 /((scalar(1) + SMALL) -
exp(-
Aeps_*yStar));
64 return scalar(1) - 0.3*
exp(-
sqr(Rt));
99 const word& propertiesName,
228 if (
type == typeName)
292 epsEqn.ref().relax();
Defines the attributes of an object for which implicit objectRegistry management is supported,...
tmp< volScalarField > fMu() const
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 Foam::string.
RASModel< turbulenceModel > RASModel
void clear() const noexcept
constexpr const char *const group
tmp< volScalarField > E(const volScalarField &f2) const
const dimensionedScalar G
A class for managing temporary objects.
const dimensionedScalar alpha
dimensionedScalar sigmak_
volScalarField & bound(volScalarField &, const dimensionedScalar &lowerBound)
static const wallDist & New(const fvMesh &mesh, Args &&... args)
A class representing the concept of a GeometricField of 1 used to avoid unnecessary manipulations for...
autoPtr< BasicCompressibleTurbulenceModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
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)
dimensionedScalar exp(const dimensionedScalar &ds)
dimensionedScalar sigmaEps_
tmp< volScalarField > DepsilonEff() const
tmp< fvMatrix< Type > > Sp(const volScalarField::Internal &, const GeometricField< Type, fvPatchField, volMesh > &)
bool readIfPresent(const dictionary &dict)
Interface to run-time selectable methods to calculate the distance-to-wall and normal-to-wall fields.
tmp< fvMatrix< Type > > laplacian(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
Bound the given scalar field if it has gone unbounded.
Lien and Leschziner low-Reynolds number k-epsilon turbulence model for incompressible flows.
SolverPerformance< Type > solve(faMatrix< Type > &, Istream &)
defineTypeNameAndDebug(kkLOmega, 0)
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
incompressible::RASModel ::transportModel transportModel
Macros for easy insertion into run-time selection tables.
Generic dimensioned Type class.
Base-class for all transport models used by the incompressible turbulence models.
void correctBoundaryConditions()
tmp< fvMatrix< Type > > ddt(const GeometricField< Type, fvPatchField, volMesh > &vf)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
tmp< volScalarField > f2() const
Boundary & boundaryFieldRef(const bool updateAccessTime=true)
dimensionedScalar sqrt(const dimensionedScalar &ds)
fileName::Type type(const fileName &name, const bool followLink=true)
virtual void correctNut()
static word groupName(StringType base, const word &group)
Generic GeometricField class.
tmp< fvMatrix< Type > > div(const surfaceScalarField &flux, const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
dimensionedSymmTensor twoSymm(const dimensionedSymmTensor &dt)
const volScalarField & y_
tmp< volScalarField > DkEff() const