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