Go to the documentation of this file.
41 template<
class BasicTurbulenceModel>
60 this->runTime_.timeName(),
69 template<
class BasicTurbulenceModel>
75 this->nut_.correctBoundaryConditions();
78 BasicTurbulenceModel::correctNut();
84 template<
class BasicTurbulenceModel>
87 const alphaField&
alpha,
93 const word& propertiesName,
119 if (
type == typeName)
128 template<
class BasicTurbulenceModel>
133 Ck_.readIfPresent(this->coeffDict());
142 template<
class BasicTurbulenceModel>
Defines the attributes of an object for which implicit objectRegistry management is supported,...
dimensionedSymmTensor symm(const dimensionedSymmTensor &dt)
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> grad(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
A class for handling words, derived from Foam::string.
void correct(GeometricField< Type, fvPatchField, volMesh > &field)
A class for managing temporary objects.
static options & New(const fvMesh &mesh)
const dimensionedScalar alpha
virtual void correctNut()
BasicTurbulenceModel::transportModel transportModel
const dimensionedScalar b
virtual void printCoeffs(const word &type)
Eddy viscosity LES SGS model base class.
Generic dimensioned Type class.
BasicTurbulenceModel::rhoField rhoField
Base-class for all transport models used by the incompressible turbulence models.
virtual tmp< volScalarField > k() const
dimensionedSymmTensor sqr(const dimensionedVector &dv)
dimensionedScalar sqrt(const dimensionedScalar &ds)
fileName::Type type(const fileName &name, const bool followLink=true)
const dimensionedScalar & D
const dimensionedScalar c
dimensionedScalar tr(const dimensionedSphericalTensor &dt)
static word groupName(StringType base, const word &group)
The Smagorinsky SGS model.
Generic GeometricField class.
BasicTurbulenceModel::alphaField alphaField
dimensionedSymmTensor dev(const dimensionedSymmTensor &dt)