98 namespace chemistryReductionMethods
104 template<
class ThermoType>
117 label CO2Id_,COId_,HO2Id_,H2OId_,NOId_;
120 scalar NOxThreshold_;
124 word CO2Name_, COName_, HO2Name_, H2OName_, NOName_;
125 Switch forceFuelInclusion_;
Extends standardChemistryModel by adding the TDAC method.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual void reduceMechanism(const scalar p, const scalar T, const scalarField &c, const label li)
Reduce the mechanism.
A simple wrapper around bool so that it can be read as a word: true/false, on/off, yes/no, y/n, t/f, or none/any.
const dimensionedScalar c
Speed of light in a vacuum.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
A class for handling words, derived from string.
basicChemistryModel & chemistry
TypeName("DAC")
Runtime type information.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
virtual ~DAC()
Destructor.
DAC(const IOdictionary &dict, TDACChemistryModel< ThermoType > &chemistry)
Construct from components.
An abstract class for methods of chemical mechanism reduction.
The Dynamic Adaptive Chemistry (DAC) method [1] simplify the chemistry using the matrix rAB defined b...