Go to the documentation of this file.
46 namespace chemistryReductionMethods
53 template<
class CompType,
class ThermoType>
Implementation of the Directed Relation Graph (DRG) method.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
DRG(const IOdictionary &dict, TDACChemistryModel< CompType, ThermoType > &chemistry)
virtual void reduceMechanism(const scalarField &c, const scalar T, const scalar p)
BasicChemistryModel< psiReactionThermo > & chemistry
Generic templated field type.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
const dimensionedScalar c
An abstract class for methods of chemical mechanism reduction.