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