35 #ifndef noCombustion_H
36 #define noCombustion_H
44 namespace combustionModels
66 const word& modelType,
69 const word& combustionProperties
Generic GeometricField class.
Base class for combustion models.
const fluidMulticomponentThermo & thermo() const
Return const access to the thermo.
Dummy combustion model for 'no combustion'.
noCombustion(const word &modelType, const fluidMulticomponentThermo &thermo, const compressibleMomentumTransportModel &turb, const word &combustionProperties)
Construct from components.
virtual void correct()
Correct combustion rate.
TypeName("none")
Runtime type information.
virtual ~noCombustion()
Destructor.
virtual tmp< volScalarField::Internal > R(const label speciei) const
Specie consumption rate field.
virtual tmp< volScalarField > Qdot() const
Heat release rate [kg/m/s^3].
virtual bool read()
Update properties from given dictionary.
void operator=(const noCombustion &)=delete
Disallow default bitwise assignment.
Base class for single-phase compressible turbulence models.
Base-class for multi-component fluid thermodynamic properties.
A class for managing temporary objects.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
PtrList< volScalarField > & Y