Go to the documentation of this file.
61 #ifndef LaheyKEpsilon_H
62 #define LaheyKEpsilon_H
77 template<
class BasicTurbulenceModel>
80 public kEpsilon<BasicTurbulenceModel>
86 typename BasicTurbulenceModel::transportModel
95 typename BasicTurbulenceModel::transportModel
127 typedef typename BasicTurbulenceModel::alphaField
alphaField;
128 typedef typename BasicTurbulenceModel::rhoField
rhoField;
129 typedef typename BasicTurbulenceModel::transportModel
transportModel;
BasicTurbulenceModel::transportModel transportModel
A class for handling words, derived from string.
tmp< volScalarField > phaseTransferCoeff() const
Templated abstract base class for multiphase compressible turbulence models.
A class for managing temporary objects.
const PhaseCompressibleTurbulenceModel< typename BasicTurbulenceModel::transportModel > & gasTurbulence() const
Return the turbulence model for the gas phase.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
static const word propertiesName
Default name of the turbulence properties dictionary.
const PhaseCompressibleTurbulenceModel< typename BasicTurbulenceModel::transportModel > * gasTurbulencePtr_
tmp< volScalarField > bubbleG() const
virtual tmp< fvScalarMatrix > kSource() const
virtual ~LaheyKEpsilon()
Destructor.
virtual void correctNut()
virtual tmp< fvScalarMatrix > epsilonSource() const
LaheyKEpsilon & operator=(const LaheyKEpsilon &)
Continuous-phase k-epsilon model including bubble-generated turbulence.
BasicTurbulenceModel::rhoField rhoField
TypeName("LaheyKEpsilon")
Runtime type information.
Generic dimensioned Type class.
dimensionedScalar alphaInversion_
virtual void correct()
Solve the turbulence equations and correct the turbulence viscosity.
virtual bool read()
Read model coefficients if they have changed.
LaheyKEpsilon(const LaheyKEpsilon &)
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...
BasicTurbulenceModel::alphaField alphaField