Go to the documentation of this file.
40 #ifndef singleStepCombustion_H
41 #define singleStepCombustion_H
51 namespace combustionModels
58 template<
class ReactionThermo,
class ThermoType>
93 const word& modelType,
96 const word& combustionProperties
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
Thermo model wrapper for combustion models.
Base class for combustion models using singleStepReactingMixture.
virtual tmp< volScalarField > Qdot() const
A scalar instance of fvMatrix.
PtrList< volScalarField > & Y
Single step reacting mixture.
virtual ~singleStepCombustion()
Generic GeometricField class.
compressible::turbulenceModel & turb
Abstract base class for turbulence models (RAS, LES and laminar).
singleStepReactingMixture< ThermoType > * singleMixturePtr_
virtual tmp< fvScalarMatrix > R(volScalarField &Y) const