Go to the documentation of this file.
115 #ifndef SpalartAllmaras_H
116 #define SpalartAllmaras_H
132 template<
class BasicTurbulenceModel>
200 typedef typename BasicTurbulenceModel::alphaField
alphaField;
201 typedef typename BasicTurbulenceModel::rhoField
rhoField;
202 typedef typename BasicTurbulenceModel::transportModel
transportModel;
259 #include "SpalartAllmaras.C"
tmp< volScalarField > DnuTildaEff() const
A class for handling words, derived from Foam::string.
virtual void correctNut()
A class for managing temporary objects.
tmp< volScalarField > fv1(const volScalarField &chi) const
const dimensionedScalar alpha
BasicTurbulenceModel::rhoField rhoField
static const word propertiesName
virtual tmp< volScalarField > k() const
virtual ~SpalartAllmaras()=default
virtual tmp< volScalarField > omega() const
BasicTurbulenceModel::alphaField alphaField
BasicTurbulenceModel::transportModel transportModel
BasicTurbulenceModel::rhoField rhoField
Generic dimensioned Type class.
BasicTurbulenceModel::alphaField alphaField
const volScalarField::Internal & y_
BasicTurbulenceModel::transportModel transportModel
Spalart-Allmaras one-transport-equation linear-eddy-viscosity turbulence closure model for incompress...
tmp< volScalarField::Internal > Stilda() const
tmp< volScalarField::Internal > fw(const volScalarField::Internal &Stilda) const
tmp< volScalarField > chi() const
fileName::Type type(const fileName &name, const bool followLink=true)
Eddy viscosity turbulence model base class.
Generic GeometricField class.
dimensionedScalar sigmaNut_
virtual tmp< volScalarField > epsilon() const
TypeName("SpalartAllmaras")
tmp< volScalarField::Internal > fv2(const volScalarField::Internal &chi, const volScalarField::Internal &fv1) const
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...