71 #ifndef SpalartAllmaras_H 72 #define SpalartAllmaras_H 88 template<
class BasicTurbulenceModel>
154 typedef typename BasicTurbulenceModel::alphaField
alphaField;
155 typedef typename BasicTurbulenceModel::rhoField
rhoField;
156 typedef typename BasicTurbulenceModel::transportModel
transportModel;
168 const alphaField&
alpha,
173 const transportModel& transport,
TypeName("SpalartAllmaras")
Runtime type information.
dimensionedScalar sigmaNut_
tmp< volScalarField > Stilda(const volScalarField &chi, const volScalarField &fv1) const
virtual tmp< volScalarField > k() const
Return the turbulence kinetic energy.
BasicTurbulenceModel::alphaField alphaField
Eddy viscosity turbulence model base class.
tmp< volScalarField > fv2(const volScalarField &chi, const volScalarField &fv1) const
virtual void correct()
Solve the turbulence equations and correct the turbulence viscosity.
const volScalarField & y_
Wall distance.
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
virtual bool read()
Read RASProperties dictionary.
BasicTurbulenceModel::rhoField rhoField
BasicTurbulenceModel::transportModel transportModel
virtual void correctNut()
virtual ~SpalartAllmaras()
Destructor.
Spalart-Allmaras one-eqn mixing-length model for incompressible and compressible external flows...
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
tmp< volScalarField > fw(const volScalarField &Stilda) const
tmp< volScalarField > DnuTildaEff() const
Return the effective diffusivity for nuTilda.
virtual tmp< volScalarField > epsilon() const
Return the turbulence kinetic energy dissipation rate.
A class for managing temporary objects.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
tmp< volScalarField > chi() const