58 #ifndef LaheyKEpsilon_H 59 #define LaheyKEpsilon_H 74 template<
class BasicTurbulenceModel>
77 public kEpsilon<BasicTurbulenceModel>
83 typename BasicTurbulenceModel::transportModel
92 typename BasicTurbulenceModel::transportModel
94 gasTurbulence()
const;
124 typedef typename BasicTurbulenceModel::alphaField
alphaField;
125 typedef typename BasicTurbulenceModel::rhoField
rhoField;
126 typedef typename BasicTurbulenceModel::transportModel
transportModel;
138 const alphaField&
alpha,
143 const transportModel& transport,
TypeName("LaheyKEpsilon")
Runtime type information.
BasicTurbulenceModel::rhoField rhoField
dimensionedScalar alphaInversion_
virtual bool read()
Read model coefficients if they have changed.
virtual void correct()
Solve the turbulence equations and correct the turbulence viscosity.
Continuous-phase k-epsilon model including bubble-generated turbulence.
BasicTurbulenceModel::alphaField alphaField
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.
BasicTurbulenceModel::transportModel transportModel
Templated abstract base class for multiphase compressible turbulence models.
tmp< volScalarField > phaseTransferCoeff() const
fileName::Type type(const fileName &, const bool followLink=true)
Return the file type: DIRECTORY or FILE.
virtual ~LaheyKEpsilon()
Destructor.
virtual tmp< fvScalarMatrix > kSource() const
tmp< volScalarField > bubbleG() const
virtual void correctNut()
virtual tmp< fvScalarMatrix > epsilonSource() const
A class for managing temporary objects.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].