const fvMesh & mesh_
Reference to the mesh database.
const compressibleTurbulenceModel & turbulence() const
Return access to turbulence.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const fvMesh & mesh() const
Return const access to the mesh database.
A simple wrapper around bool so that it can be read as a word: true/false, on/off, yes/no, y/n, t/f, or none.
const Switch & active() const
Is combustion active?
const dictionary & coeffs() const
Return const dictionary of the model.
const volScalarField & rho() const
Return const access to rho.
const compressibleTurbulenceModel & turb_
Reference to the turbulence model.
const surfaceScalarField & alphaRhoPhi() const
Access function to phase flux field.
dictionary coeffs_
Dictionary of the model.
const volScalarField & rho() const
Return the density field.
Abstract base class for turbulence models (RAS, LES and laminar).
tmp< surfaceScalarField > phi() const
Return const access to phi.
Mesh data needed to do the Finite Volume discretisation.
A class for managing temporary objects.