Go to the documentation of this file.
48 #ifndef SpalartAllmarasDDES_H
49 #define SpalartAllmarasDDES_H
64 template<
class BasicTurbulenceModel>
103 typedef typename BasicTurbulenceModel::alphaField
alphaField;
104 typedef typename BasicTurbulenceModel::rhoField
rhoField;
105 typedef typename BasicTurbulenceModel::transportModel
transportModel;
TypeName("SpalartAllmarasDDES")
Runtime type information.
A class for handling words, derived from string.
tmp< volScalarField > rd(const volScalarField &magGradU) const
virtual ~SpalartAllmarasDDES()
Destructor.
virtual tmp< volScalarField > dTilda(const volScalarField &chi, const volScalarField &fv1, const volTensorField &gradU) const
Length scale.
A class for managing temporary objects.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
BasicTurbulenceModel::rhoField rhoField
virtual bool read()
Read from dictionary.
static const word propertiesName
Default name of the turbulence properties dictionary.
SpalartAllmarasDES DES turbulence model for incompressible and compressible flows.
BasicTurbulenceModel::rhoField rhoField
tmp< volScalarField > chi() const
SpalartAllmarasDDES(const SpalartAllmarasDDES &)
Generic dimensioned Type class.
BasicTurbulenceModel::transportModel transportModel
BasicTurbulenceModel::transportModel transportModel
tmp< volScalarField > fd(const volScalarField &magGradU) const
SpalartAllmaras DDES turbulence model for incompressible and compressible flows.
SpalartAllmarasDDES & operator=(const SpalartAllmarasDDES &)
BasicTurbulenceModel::alphaField alphaField
BasicTurbulenceModel::alphaField alphaField
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Generic GeometricField class.
tmp< volScalarField > fv1(const volScalarField &chi) const