44 namespace chemistryReductionMethods
51 template<
class ThermoType>
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.
TypeName("PFA")
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...
PFA(const IOdictionary &dict, TDACChemistryModel< ThermoType > &chemistry)
Construct from components.
basicChemistryModel & chemistry
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
virtual void reduceMechanism(const scalar p, const scalar T, const scalarField &c, const label li)
Reduce the mechanism.
virtual ~PFA()
Destructor.
An abstract class for methods of chemical mechanism reduction.