38 #ifndef zoneCombustion_H
39 #define zoneCombustion_H
47 namespace combustionModels
73 template<
class GeoField>
88 const word& modelType,
91 const word& combustionProperties
Generic GeometricField class.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Base class for combustion models.
const fluidMulticomponentThermo & thermo() const
Return const access to the thermo.
Zone-filtered combustion model.
void operator=(const zoneCombustion &)=delete
Disallow default bitwise assignment.
virtual void correct()
Correct combustion rate.
TypeName("zoneCombustion")
Runtime type information.
zoneCombustion(const word &modelType, const fluidMulticomponentThermo &thermo, const compressibleMomentumTransportModel &turb, const word &combustionProperties)
Construct from components.
virtual ~zoneCombustion()
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.
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