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