36 #ifndef noChemistrySolver_H 37 #define noChemistrySolver_H 50 template<
class ChemistryModel>
An abstract base class for solving chemistry.
rhoReactionThermo & thermo
Dummy chemistry solver for 'none' option.
TypeName("none")
Runtime type information.
virtual void solve(scalarField &c, scalar &T, scalar &p, scalar &deltaT, scalar &subDeltaT) const
Update the concentrations and return the chemical time.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
noChemistrySolver(typename ChemistryModel::reactionThermo &thermo)
Construct from thermo.
virtual ~noChemistrySolver()
Destructor.
const dimensionedScalar c
Speed of light in a vacuum.