Go to the documentation of this file.
76 template<
class BasicTurbulenceModel>
136 typedef typename BasicTurbulenceModel::alphaField
alphaField;
137 typedef typename BasicTurbulenceModel::rhoField
rhoField;
138 typedef typename BasicTurbulenceModel::transportModel
transportModel;
autoPtr< LESfilter > filterPtr_
BasicTurbulenceModel::alphaField alphaField
dynamicKEqn(const dynamicKEqn &)
A class for handling words, derived from string.
simpleFilter simpleFilter_
A class for managing temporary objects.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
BasicTurbulenceModel::transportModel transportModel
static const word propertiesName
Default name of the turbulence properties dictionary.
TypeName("dynamicKEqn")
Runtime type information.
virtual void correctNut()
virtual bool read()
Read model coefficients if they have changed.
Dynamic one equation eddy-viscosity model.
BasicTurbulenceModel::rhoField rhoField
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Eddy viscosity LES SGS model base class.
virtual tmp< volScalarField > k() const
Return SGS kinetic energy.
Abstract class for LES filters.
virtual void correct()
Correct Eddy-Viscosity and related properties.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
volScalarField Ce() const
virtual ~dynamicKEqn()
Destructor.
volScalarField Ck(const volSymmTensorField &D, const volScalarField &KK) const
Calculate Ck by filtering the velocity field U.
dynamicKEqn & operator=(const dynamicKEqn &)
virtual tmp< volScalarField > epsilon() const
Return sub-grid disipation rate.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Generic GeometricField class.
Simple top-hat filter used in dynamic LES models.
virtual tmp< fvScalarMatrix > kSource() const
tmp< volScalarField > DkEff() const
Return the effective diffusivity for k.