Go to the documentation of this file.
64 #ifndef buoyantKEpsilon_H
65 #define buoyantKEpsilon_H
80 template<
class BasicTurbulenceModel>
83 public kEpsilon<BasicTurbulenceModel>
110 typedef typename BasicTurbulenceModel::alphaField
alphaField;
111 typedef typename BasicTurbulenceModel::rhoField
rhoField;
112 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 string.
buoyantKEpsilon & operator=(const buoyantKEpsilon &)
BasicTurbulenceModel::rhoField rhoField
A class for managing temporary objects.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
virtual ~buoyantKEpsilon()
Destructor.
static const word propertiesName
Default name of the turbulence properties dictionary.
virtual tmp< fvScalarMatrix > kSource() const
virtual bool read()
Re-read model coefficients if they have changed.
buoyantKEpsilon(const buoyantKEpsilon &)
virtual tmp< fvScalarMatrix > epsilonSource() const
Generic dimensioned Type class.
TypeName("buoyantKEpsilon")
Runtime type information.
BasicTurbulenceModel::transportModel transportModel
BasicTurbulenceModel::alphaField alphaField
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Generic GeometricField class.
Standard k-epsilon turbulence model for incompressible and compressible flows including rapid distort...
tmp< volScalarField > Gcoef() const