A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
const fvMesh & mesh_
Reference to the mesh database.
const compressibleTurbulenceModel & turbulence() const
Return access to turbulence.
const dictionary & coeffs() const
Return const dictionary of the model.
const volScalarField & rho() const
Return const access to rho.
Switch active() const noexcept
Is combustion active?
dictionary coeffs_
Dictionary of the model.
const fvMesh & mesh() const
Return const access to the mesh database.
tmp< surfaceScalarField > phi() const
Return const access to phi.
const compressibleTurbulenceModel & turb_
Reference to the turbulence model.
Abstract base class for turbulence models (RAS, LES and laminar).
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
A class for managing temporary objects.
GeometricField< scalar, fvPatchField, volMesh > volScalarField