44 namespace chemistryReductionMethods
51 template<
class ThermoType>
TypeName("DRG")
Runtime type information.
const dimensionedScalar c
Speed of light in a vacuum.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
DRG(const IOdictionary &dict, chemistryModel< ThermoType > &chemistry)
Construct from components.
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)
Implementation of the Directed Relation Graph (DRG) method.
Extends base chemistry model by adding a thermo package, and ODE functions. Introduces chemistry equa...
An abstract class for methods of chemical mechanism reduction.
virtual void reduceMechanism(const scalar p, const scalar T, const scalarField &c, List< label > &ctos, DynamicList< label > &stoc, const label li)
Reduce the mechanism.