35 #ifndef chemistrySolver_H
36 #define chemistrySolver_H
51 template<
class ChemistryModel>
An abstract base class for solving chemistry.
virtual ~chemistrySolver()
Destructor.
virtual void solve(scalar &p, scalar &T, scalarField &c, const label li, scalar &deltaT, scalar &subDeltaT) const =0
Update the concentrations and return the chemical time.
chemistrySolver(const fluidMulticomponentThermo &thermo)
Construct from thermo.
Base-class for multi-component fluid thermodynamic properties.
const dimensionedScalar c
Speed of light in a vacuum.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
fluidMulticomponentThermo & thermo