Go to the documentation of this file.
56 #ifndef SpalartAllmarasDES_H
57 #define SpalartAllmarasDES_H
72 template<
class BasicTurbulenceModel>
75 public DESModel<BasicTurbulenceModel>
179 typedef typename BasicTurbulenceModel::alphaField
alphaField;
180 typedef typename BasicTurbulenceModel::rhoField
rhoField;
181 typedef typename BasicTurbulenceModel::transportModel
transportModel;
tmp< volScalarField > Stilda(const volScalarField &chi, const volScalarField &fv1, const volScalarField &Omega, const volScalarField &dTilda) const
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
virtual ~SpalartAllmarasDES()
Destructor.
A class for handling words, derived from string.
A class for managing temporary objects.
tmp< volScalarField > DnuTildaEff() const
Return the effective diffusivity for nuTilda.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
tmp< volScalarField > fv2(const volScalarField &chi, const volScalarField &fv1) const
TypeName("SpalartAllmarasDES")
Runtime type information.
static const word propertiesName
Default name of the turbulence properties dictionary.
SpalartAllmarasDES DES turbulence model for incompressible and compressible flows.
tmp< volScalarField > r(const volScalarField &nur, const volScalarField &Omega, const volScalarField &dTilda) const
BasicTurbulenceModel::rhoField rhoField
SpalartAllmarasDES & operator=(const SpalartAllmarasDES &)
tmp< volScalarField > nuTilda() const
tmp< volScalarField > chi() const
BasicTurbulenceModel::transportModel transportModel
virtual tmp< volScalarField > LESRegion() const
Return the LES field indicator.
dimensionedScalar fwStar_
virtual tmp< volScalarField > k() const
Return SGS kinetic energy.
virtual bool read()
Re-read model coefficients if they have changed.
dimensionedScalar sigmaNut_
Generic dimensioned Type class.
BasicTurbulenceModel::transportModel transportModel
tmp< volScalarField > psi(const volScalarField &chi, const volScalarField &fv1) const
BasicTurbulenceModel::alphaField alphaField
tmp< volScalarField > ft2(const volScalarField &chi) const
virtual tmp< volScalarField > dTilda(const volScalarField &chi, const volScalarField &fv1, const volTensorField &gradU) const
Length scale.
BasicTurbulenceModel::alphaField alphaField
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Generic GeometricField class.
SpalartAllmarasDES(const SpalartAllmarasDES &)
virtual void correct()
Correct nuTilda and related properties.
tmp< volScalarField > fv1(const volScalarField &chi) const
tmp< volScalarField > fw(const volScalarField &Omega, const volScalarField &dTilda) const
tmp< volScalarField > Omega(const volTensorField &gradU) const
const volScalarField & y_
Wall distance.
BasicTurbulenceModel::rhoField rhoField
virtual void correctNut()