Go to the documentation of this file.
54 #ifndef kOmegaSSTDES_H
55 #define kOmegaSSTDES_H
71 template<
class BasicTurbulenceModel>
132 typedef typename BasicTurbulenceModel::alphaField
alphaField;
133 typedef typename BasicTurbulenceModel::rhoField
rhoField;
134 typedef typename BasicTurbulenceModel::transportModel
transportModel;
virtual tmp< volScalarField > F2() const
A class for handling words, derived from Foam::string.
k-omega-SST DES turbulence model for incompressible and compressible flows
virtual ~kOmegaSSTDES()=default
A class for managing temporary objects.
virtual tmp< volScalarField > F1(const volScalarField &CDkOmega) const
const dimensionedScalar alpha
static const word propertiesName
tmp< volScalarField > blend(const volScalarField &F1, const dimensionedScalar &psi1, const dimensionedScalar &psi2) const
dimensionedScalar CDESkom_
dimensionedScalar CDESkeps_
virtual tmp< volScalarField > dTilda(const volScalarField &magGradU, const volScalarField &CDES) const
Generic dimensioned Type class.
virtual tmp< volScalarField > CDES(const volScalarField &F1) const
virtual tmp< volScalarField::Internal > epsilonByk(const volScalarField &F1, const volTensorField &gradU) const
BasicTurbulenceModel::transportModel transportModel
BasicTurbulenceModel::alphaField alphaField
virtual void correctNut()
virtual tmp< volScalarField::Internal > GbyNu(const volScalarField::Internal &GbyNu0, const volScalarField::Internal &F2, const volScalarField::Internal &S2) const
fileName::Type type(const fileName &name, const bool followLink=true)
Generic GeometricField class.
virtual tmp< volScalarField > LESRegion() const
BasicTurbulenceModel::rhoField rhoField
Base class implementation of the k-omega-SST turbulence model for incompressible and compressible flo...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...