Go to the documentation of this file.
46 #ifndef kOmegaSSTDDES_H
47 #define kOmegaSSTDDES_H
62 template<
class BasicTurbulenceModel>
100 typedef typename BasicTurbulenceModel::alphaField
alphaField;
101 typedef typename BasicTurbulenceModel::rhoField
rhoField;
102 typedef typename BasicTurbulenceModel::transportModel
transportModel;
kOmegaSSTDDES(const kOmegaSSTDDES &)
A class for handling words, derived from string.
k-omega-SST DES turbulence model for incompressible and compressible flows
A class for managing temporary objects.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
BasicTurbulenceModel::rhoField rhoField
static const word propertiesName
Default name of the turbulence properties dictionary.
virtual tmp< volScalarField > dTilda(const volScalarField &magGradU, const volScalarField &CDES) const
Length scale.
virtual ~kOmegaSSTDDES()
Destructor.
k-omega-SST DDES turbulence model for incompressible and compressible flows
Generic dimensioned Type class.
BasicTurbulenceModel::alphaField alphaField
virtual tmp< volScalarField > CDES(const volScalarField &F1) const
Blending for CDES parameter.
BasicTurbulenceModel::transportModel transportModel
virtual bool read()
Re-read model coefficients if they have changed.
tmp< volScalarField > fd(const volScalarField &magGradU) const
kOmegaSSTDDES & operator=(const kOmegaSSTDDES &)
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Generic GeometricField class.
TypeName("kOmegaSSTDDES")
Runtime type information.
tmp< volScalarField > rd(const volScalarField &magGradU) const