41template<
class BasicTurbulenceModel>
42DESModel<BasicTurbulenceModel>::DESModel
51 const word& propertiesName
54 LESeddyViscosity<BasicTurbulenceModel>
73template<
class BasicTurbulenceModel>
78 Ctrans_.readIfPresent(this->coeffDict());
87template<
class BasicTurbulenceModel>
120 pow3(
min(I1, max2))/27.0 - I1*I2/6.0 + 0.5*tI3;
158template<
class BasicTurbulenceModel>
168template<
class BasicTurbulenceModel>
const volScalarField & alpha1
static tmp< GeometricField< scalar, fvPatchField, volMesh > > New(const word &name, IOobjectOption::registerOption regOpt, const Mesh &mesh, const dimensionSet &dims, const word &patchFieldType=fvPatchField< scalar >::calculatedType())
tmp< GeometricField< Type, PatchField, GeoMesh > > T() const
Return transpose (only if it is a tensor field).
@ NO_REGISTER
Do not request registration (bool: false).
BasicTurbulenceModel::alphaField alphaField
BasicTurbulenceModel::rhoField rhoField
static tmp< volScalarField > Ssigma(const volTensorField &gradU, const dimensionedScalar &coeff)
Return modified strain rate.
virtual tmp< volScalarField > fd() const
Return the shielding function.
dimensionedScalar Ctrans_
Model-specific transition constant.
BasicTurbulenceModel::transportModel transportModel
virtual bool read()
Re-read model coefficients if they have changed.
virtual bool read()
Read model coefficients if they have changed.
A class for managing temporary objects.
A class for handling words, derived from Foam::string.
Namespace for LES SGS models.
constexpr scalar pi(M_PI)
dimensionedScalar det(const dimensionedSphericalTensor &dt)
label max(const labelHashSet &set, label maxValue=labelMin)
Find the max value in labelHashSet, optionally limited by second argument.
GeometricField< vector, fvPatchField, volMesh > volVectorField
const dimensionSet dimless
Dimensionless.
dimensionedScalar tr(const dimensionedSphericalTensor &dt)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
dimensionedScalar pow3(const dimensionedScalar &ds)
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
GeometricField< tensor, fvPatchField, volMesh > volTensorField
dimensionedScalar sqrt(const dimensionedScalar &ds)
label min(const labelHashSet &set, label minValue=labelMax)
Find the min value in labelHashSet, optionally limited by second argument.
dimensionedScalar pow4(const dimensionedScalar &ds)
static constexpr const zero Zero
Global zero (0).
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
dimensionedScalar cos(const dimensionedScalar &ds)
dimensioned< tensor > dimensionedTensor
Dimensioned tensor obtained from generic dimensioned type.
dimensionedScalar acos(const dimensionedScalar &ds)