112 namespace chemistryReductionMethods
119 template<
class ThermoType>
virtual void reduceMechanism(const scalar p, const scalar T, const scalarField &c, List< label > &ctos, DynamicList< label > &stoc, const label li)
Reduce the mechanism.
virtual ~DRGEP()
Destructor.
DRGEP(const IOdictionary &dict, chemistryModel< ThermoType > &chemistry)
Construct from components.
const dimensionedScalar c
Speed of light in a vacuum.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
The DRGEP algorithm [1] is based on.
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects...
basicChemistryModel & chemistry
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
Extends base chemistry model by adding a thermo package, and ODE functions. Introduces chemistry equa...
TypeName("DRGEP")
Runtime type information.
An abstract class for methods of chemical mechanism reduction.