Go to the documentation of this file.
95 template<
class BasicTurbulenceModel>
142 typedef typename BasicTurbulenceModel::alphaField
alphaField;
143 typedef typename BasicTurbulenceModel::rhoField
rhoField;
144 typedef typename BasicTurbulenceModel::transportModel
transportModel;
virtual ~SSG()
Destructor.
A class for handling words, derived from string.
BasicTurbulenceModel::rhoField rhoField
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: [].
static const word propertiesName
Default name of the turbulence properties dictionary.
virtual tmp< volScalarField > k() const
Return the turbulence kinetic energy.
TypeName("SSG")
Runtime type information.
Reynolds-stress turbulence model base class.
BasicTurbulenceModel::alphaField alphaField
SSG & operator=(const SSG &)
BasicTurbulenceModel::rhoField rhoField
Generic dimensioned Type class.
BasicTurbulenceModel::alphaField alphaField
BasicTurbulenceModel::transportModel transportModel
tmp< volSymmTensorField > DREff() const
Return the effective diffusivity for R.
virtual void correctNut()
Update the eddy-viscosity.
virtual bool read()
Read model coefficients if they have changed.
Speziale, Sarkar and Gatski Reynolds-stress turbulence model for incompressible and compressible flow...
virtual void correct()
Solve the turbulence equations and correct eddy-Viscosity and.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Generic GeometricField class.
tmp< volSymmTensorField > DepsilonEff() const
Return the effective diffusivity for epsilon.
BasicTurbulenceModel::transportModel transportModel