37 template<
class BasicMomentumTransportModel>
84 template<
class BasicMomentumTransportModel>
89 Ck_.readIfPresent(this->coeffDict());
90 Ce_.readIfPresent(this->coeffDict());
101 template<
class BasicMomentumTransportModel>
109 this->groupName(
"epsilon"),
115 template<
class BasicMomentumTransportModel>
123 this->groupName(
"omega"),
Generic GeometricField class.
static tmp< GeometricField< Type, PatchField, GeoMesh > > New(const word &name, const Internal &, const PtrList< PatchField< Type >> &, const HashPtrTable< Source > &=HashPtrTable< Source >())
Return a temporary field constructed from name,.
Templated abstract base class for LES SGS models.
BasicMomentumTransportModel::alphaField alphaField
LESeddyViscosity(const word &type, const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const viscosity &viscosity)
Construct from components.
virtual tmp< volScalarField > epsilon() const
Return sub-grid disipation rate.
virtual tmp< volScalarField > omega() const
Return the turbulence specific dissipation rate.
virtual bool read()
Read model coefficients if they have changed.
BasicMomentumTransportModel::rhoField rhoField
Generic dimensioned Type class.
Eddy viscosity turbulence model base class.
A class for managing temporary objects.
Abstract base class for all fluid physical properties.
A class for handling words, derived from string.
volScalarField alpha(IOobject("alpha", runTime.name(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
bool read(const char *, int32_t &)
dimensionedScalar sqrt(const dimensionedScalar &ds)
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.