Go to the documentation of this file.
89 template<
class BasicTurbulenceModel>
120 typedef typename BasicTurbulenceModel::alphaField
alphaField;
121 typedef typename BasicTurbulenceModel::rhoField
rhoField;
122 typedef typename BasicTurbulenceModel::transportModel
transportModel;
BasicTurbulenceModel::transportModel transportModel
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> grad(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
virtual ~Smagorinsky()
Destructor.
A class for handling words, derived from string.
BasicTurbulenceModel::alphaField alphaField
A class for managing temporary objects.
virtual void correct()
Correct Eddy-Viscosity and related properties.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
static const word propertiesName
Default name of the turbulence properties dictionary.
virtual void correctNut()
Update the SGS eddy viscosity.
BasicTurbulenceModel::transportModel transportModel
Smagorinsky(const Smagorinsky &)
Eddy viscosity LES SGS model base class.
Generic dimensioned Type class.
virtual bool read()
Read model coefficients if they have changed.
virtual tmp< volScalarField > epsilon() const
Return sub-grid disipation rate.
BasicTurbulenceModel::rhoField rhoField
virtual tmp< volScalarField > k() const
Return SGS kinetic energy.
TypeName("Smagorinsky")
Runtime type information.
The Smagorinsky SGS model.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Generic GeometricField class.
Smagorinsky & operator=(const Smagorinsky &)
BasicTurbulenceModel::alphaField alphaField
BasicTurbulenceModel::rhoField rhoField