61 #ifndef buoyantKEpsilon_H 62 #define buoyantKEpsilon_H 77 template<
class BasicTurbulenceModel>
80 public kEpsilon<BasicTurbulenceModel>
107 typedef typename BasicTurbulenceModel::alphaField
alphaField;
108 typedef typename BasicTurbulenceModel::rhoField
rhoField;
109 typedef typename BasicTurbulenceModel::transportModel
transportModel;
121 const alphaField&
alpha,
126 const transportModel& transport,
tmp< volScalarField > Gcoef() const
BasicTurbulenceModel::rhoField rhoField
virtual ~buoyantKEpsilon()
Destructor.
Additional buoyancy generation/dissipation term applied to the k and epsilon equations of the standar...
virtual tmp< fvScalarMatrix > epsilonSource() const
virtual tmp< fvScalarMatrix > kSource() const
virtual bool read()
Re-read model coefficients if they have changed.
TypeName("buoyantKEpsilon")
Runtime type information.
Standard k-epsilon turbulence model for incompressible and compressible flows including rapid distort...
static const word propertiesName
Default name of the turbulence properties dictionary.
A class for handling words, derived from string.
fileName::Type type(const fileName &, const bool followLink=true)
Return the file type: DIRECTORY or FILE.
BasicTurbulenceModel::alphaField alphaField
BasicTurbulenceModel::transportModel transportModel
A class for managing temporary objects.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].