47 #ifndef SpalartAllmarasIDDES_H 48 #define SpalartAllmarasIDDES_H 64 template<
class BasicTurbulenceModel>
117 typedef typename BasicTurbulenceModel::alphaField
alphaField;
118 typedef typename BasicTurbulenceModel::rhoField
rhoField;
119 typedef typename BasicTurbulenceModel::transportModel
transportModel;
131 const alphaField& alpha,
136 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.
tmp< volScalarField > fv1(const volScalarField &chi) const
tmp< volScalarField > chi() const
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.
TypeName("SpalartAllmarasIDDES")
Runtime type information.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
BasicTurbulenceModel::transportModel transportModel
A class for managing temporary objects.