const fvMesh & mesh_
Reference to the mesh database.
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.
Base-class for multi-component fluid thermodynamic properties.
const volScalarField & rho() const
Return the density field.
const dictionary & coeffs() const
Return const dictionary of the model.
const volScalarField & rho() const
Return const access to rho.
const compressibleMomentumTransportModel & turbulence() const
Return access to turbulence.
dictionary coeffs_
Dictionary of the model.
const fluidReactionThermo & thermo_
Reference to the thermo.
const surfaceScalarField & alphaRhoPhi() const
Access function to phase flux field.
tmp< surfaceScalarField > phi() const
Return const access to phi.
Mesh data needed to do the Finite Volume discretisation.
const compressibleMomentumTransportModel & turb_
Reference to the turbulence model.
A class for managing temporary objects.
Abstract base class for turbulence models (RAS, LES and laminar).
const fluidReactionThermo & thermo() const
Return const access to the thermo.