35 #ifndef chemistrySolver_H 36 #define chemistrySolver_H 51 template<
class ChemistryModel>
An abstract base class for solving chemistry.
virtual ~chemistrySolver()
Destructor.
chemistrySolver(const fvMesh &mesh, const word &phaseName)
Construct from components and phase name.
virtual void solve(scalarField &c, scalar &T, scalar &p, scalar &deltaT, scalar &subDeltaT) const =0
Update the concentrations and return the chemical time.
A class for handling words, derived from string.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
Mesh data needed to do the Finite Volume discretisation.
const dimensionedScalar c
Speed of light in a vacuum.