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