44 #ifndef SpalartAllmarasIDDES_H 45 #define SpalartAllmarasIDDES_H 61 template<
class BasicTurbulenceModel>
114 typedef typename BasicTurbulenceModel::alphaField
alphaField;
115 typedef typename BasicTurbulenceModel::rhoField
rhoField;
116 typedef typename BasicTurbulenceModel::transportModel
transportModel;
128 const alphaField& alpha,
133 const transportModel& transport,
BasicTurbulenceModel::rhoField rhoField
virtual ~SpalartAllmarasIDDES()
Destructor.
virtual tmp< volScalarField > dTilda(const volScalarField &chi, const volScalarField &fv1, const volTensorField &gradU) const
Length scale.
SpalartAllmarasDES DES turbulence model for incompressible and compressible flows.
virtual bool read()
Read model coefficients if they have changed.
SpalartAllmaras IDDES turbulence model for incompressible and compressible flows. ...
BasicTurbulenceModel::alphaField alphaField
static const word propertiesName
Default name of the turbulence properties dictionary.
A class for handling words, derived from string.
tmp< volScalarField > fv1(const volScalarField &chi) const
fileName::Type type(const fileName &, const bool followLink=true)
Return the file type: DIRECTORY or FILE.
IDDESDelta used by the IDDES (improved low Re Spalart-Allmaras DES model) The min and max delta are c...
TypeName("SpalartAllmarasIDDES")
Runtime type information.
BasicTurbulenceModel::transportModel transportModel
A class for managing temporary objects.
tmp< volScalarField > chi() const