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