Go to the documentation of this file.
56 #ifndef SmagorinskyZhang_H
57 #define SmagorinskyZhang_H
73 template<
class BasicTurbulenceModel>
82 typename BasicTurbulenceModel::transportModel
91 typename BasicTurbulenceModel::transportModel
116 typedef typename BasicTurbulenceModel::alphaField
alphaField;
117 typedef typename BasicTurbulenceModel::rhoField
rhoField;
118 typedef typename BasicTurbulenceModel::transportModel
transportModel;
A class for handling words, derived from string.
BasicTurbulenceModel::rhoField rhoField
Templated abstract base class for multiphase compressible turbulence models.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
SmagorinskyZhang(const SmagorinskyZhang &)
static const word propertiesName
Default name of the turbulence properties dictionary.
BasicTurbulenceModel::alphaField alphaField
const PhaseCompressibleTurbulenceModel< typename BasicTurbulenceModel::transportModel > * gasTurbulencePtr_
The Smagorinsky SGS model including bubble-generated turbulence.
Generic dimensioned Type class.
virtual bool read()
Read model coefficients if they have changed.
TypeName("SmagorinskyZhang")
Runtime type information.
SmagorinskyZhang & operator=(const SmagorinskyZhang &)
virtual ~SmagorinskyZhang()
Destructor.
The Smagorinsky SGS model.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Generic GeometricField class.
BasicTurbulenceModel::transportModel transportModel
const PhaseCompressibleTurbulenceModel< typename BasicTurbulenceModel::transportModel > & gasTurbulence() const
Return the turbulence model for the gas phase.
virtual void correctNut()
Update the SGS eddy viscosity.