33template<
class ChemistryModel>
36 typename ChemistryModel::reactionThermo&
thermo
45template<
class ChemistryModel>
52template<
class ChemistryModel>
Macros for easy insertion into run-time selection tables.
chemistrySolver(typename ChemistryModel::reactionThermo &thermo)
Construct from thermo.
virtual void solve(scalarField &c, scalar &T, scalar &p, scalar &deltaT, scalar &subDeltaT) const
Update the concentrations and return the chemical time.
noChemistrySolver(typename ChemistryModel::reactionThermo &thermo)
Construct from thermo.
virtual ~noChemistrySolver()
Destructor.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
Field< scalar > scalarField
Specialisation of Field<T> for scalar.