37#ifndef chemistrySolver_H
38#define chemistrySolver_H
52template<
class ChemistryModel>
chemistrySolver(typename ChemistryModel::reactionThermo &thermo)
Construct from thermo.
virtual ~chemistrySolver()
Destructor.
virtual void solve(scalarField &c, scalar &T, scalar &p, scalar &deltaT, scalar &subDeltaT) const =0
Update the concentrations and return the chemical time.
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.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)