59 #ifndef continuousGasKEpsilon_H 60 #define continuousGasKEpsilon_H 75 template<
class BasicTurbulenceModel>
78 public kEpsilon<BasicTurbulenceModel>
113 typedef typename BasicTurbulenceModel::alphaField
alphaField;
114 typedef typename BasicTurbulenceModel::rhoField
rhoField;
115 typedef typename BasicTurbulenceModel::transportModel
transportModel;
127 const alphaField&
alpha,
132 const transportModel& transport,
BasicTurbulenceModel::transportModel transportModel
virtual tmp< fvScalarMatrix > epsilonSource() const
virtual ~continuousGasKEpsilon()
Destructor.
virtual bool read()
Re-read model coefficients if they have changed.
Abstract base class for turbulence models (RAS, LES and laminar).
dimensionedScalar alphaInversion_
k-epsilon model for the gas-phase in a two-phase system supporting phase-inversion.
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.
TypeName("continuousGasKEpsilon")
Runtime type information.
virtual tmp< volScalarField > nuEff() const
Return the effective viscosity.
virtual tmp< fvScalarMatrix > kSource() const
fileName::Type type(const fileName &, const bool followLink=true)
Return the file type: DIRECTORY or FILE.
virtual tmp< volSymmTensorField > R() const
Return the Reynolds stress tensor.
BasicTurbulenceModel::alphaField alphaField
tmp< volScalarField > phaseTransferCoeff() const
BasicTurbulenceModel::rhoField rhoField
virtual tmp< volScalarField > rhoEff() const
Return the effective density for the stress.
const turbulenceModel & liquidTurbulence() const
Return the turbulence model for the liquid phase.
virtual void correctNut()
A class for managing temporary objects.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].