Go to the documentation of this file.
38 #ifndef noChemistrySolver_H
39 #define noChemistrySolver_H
52 template<
class ChemistryModel>
Dummy chemistry solver for 'none' option.
An abstract base class for solving chemistry.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
virtual ~noChemistrySolver()
Generic templated field type.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
noChemistrySolver(typename ChemistryModel::reactionThermo &thermo)
const dimensionedScalar c
virtual void solve(scalarField &c, scalar &T, scalar &p, scalar &deltaT, scalar &subDeltaT) const