Go to the documentation of this file.
67 #ifndef buoyantKEpsilon_H
68 #define buoyantKEpsilon_H
83 template<
class BasicTurbulenceModel>
86 public kEpsilon<BasicTurbulenceModel>
115 typedef typename BasicTurbulenceModel::alphaField
alphaField;
116 typedef typename BasicTurbulenceModel::rhoField
rhoField;
117 typedef typename BasicTurbulenceModel::transportModel
transportModel;
Additional buoyancy generation/dissipation term applied to the k and epsilon equations of the standar...
A class for handling words, derived from Foam::string.
BasicTurbulenceModel::rhoField rhoField
A class for managing temporary objects.
const dimensionedScalar alpha
static const word propertiesName
virtual tmp< fvScalarMatrix > kSource() const
virtual ~buoyantKEpsilon()=default
virtual tmp< fvScalarMatrix > epsilonSource() const
Generic dimensioned Type class.
TypeName("buoyantKEpsilon")
BasicTurbulenceModel::transportModel transportModel
fileName::Type type(const fileName &name, const bool followLink=true)
BasicTurbulenceModel::alphaField alphaField
Generic GeometricField class.
Standard k-epsilon turbulence model for incompressible and compressible flows including rapid distort...
tmp< volScalarField > Gcoef() const