38 template<
class BasicMomentumTransportModel>
48 sqrt(this->k_())/(
pow025(this->betaStar_)*this->omega_())
65 Cs_*
sqrt(kappa_*zeta2_/(beta/this->betaStar_ - gamma))*
delta()()
71 this->alpha_()*this->rho_()
76 zeta2_*kappa_*S2*
sqr(L/Lvk)
77 - (2*C_/sigmaPhi_)*this->k_()
87 this->omega_()/(0.1*this->omega_.time().deltaT())
96 template<
class BasicMomentumTransportModel>
168 this->groupName(
"delta"),
178 template<
class BasicMomentumTransportModel>
183 Cs_.readIfPresent(this->coeffDict());
184 kappa_.readIfPresent(this->coeffDict());
185 sigmaPhi_.readIfPresent(this->coeffDict());
186 zeta2_.readIfPresent(this->coeffDict());
187 C_.readIfPresent(this->coeffDict());
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Generic GeometricField class.
Abstract base class for LES deltas.
kOmegaSSTSAS(const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const viscosity &viscosity, const word &type=typeName)
Construct from components.
virtual tmp< fvScalarMatrix > Qsas(const volScalarField::Internal &S2, const volScalarField::Internal &gamma, const volScalarField::Internal &beta) const
SAS omega source.
virtual bool read()
Re-read model coefficients if they have changed.
Specialisation for RAS of the generic kOmegaSSTBase base class. For more information,...
Dimension set for the base types.
BasicMomentumTransportModel::alphaField alphaField
BasicMomentumTransportModel::rhoField rhoField
A class for managing temporary objects.
Abstract base class for all fluid physical properties.
A class for handling words, derived from string.
Calculate the laplacian of the given field.
volScalarField alpha(IOobject("alpha", runTime.name(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
tmp< VolField< Type > > laplacian(const VolField< Type > &vf, const word &name)
tmp< VolField< typename outerProduct< vector, Type >::type > > grad(const SurfaceField< Type > &ssf)
tmp< fvMatrix< Type > > Su(const DimensionedField< Type, volMesh > &, const VolField< Type > &)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
layerAndWeight min(const layerAndWeight &a, const layerAndWeight &b)
dimensionedScalar sqrt(const dimensionedScalar &ds)
dimensioned< scalar > mag(const dimensioned< Type > &)
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
layerAndWeight max(const layerAndWeight &a, const layerAndWeight &b)
dimensioned< scalar > magSqr(const dimensioned< Type > &)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
dimensionedScalar pow025(const dimensionedScalar &ds)