37 #ifndef infinitelyFastChemistry_H 38 #define infinitelyFastChemistry_H 46 namespace combustionModels
74 const word& modelType,
77 const word& combustionProperties
Simple infinitely fast chemistry combustion model based on the principle mixed is burnt...
TypeName("infinitelyFastChemistry")
Runtime type information.
Base-class for multi-component fluid thermodynamic properties.
virtual ~infinitelyFastChemistry()
Destructor.
infinitelyFastChemistry(const word &modelType, const fluidReactionThermo &thermo, const compressibleMomentumTransportModel &turb, const word &combustionProperties)
Construct from components.
A class for handling words, derived from string.
virtual void correct()
Correct combustion rate.
void operator=(const infinitelyFastChemistry &)=delete
Disallow default bitwise assignment.
Base class for combustion models using basicSpecieMixture.
Base class for single-phase compressible turbulence models.
const fluidReactionThermo & thermo() const
Return const access to the thermo.
virtual bool read()
Update properties.