34 #ifndef noChemistryReduction_H 35 #define noChemistryReduction_H 43 namespace chemistryReductionMethods
50 template<
class ThermoType>
none(const IOdictionary &dict, TDACChemistryModel< ThermoType > &chemistry)
Construct from components.
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 ~none()
Destructor.
const dimensionedScalar c
Speed of light in a vacuum.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
virtual void reduceMechanism(const scalar p, const scalar T, const scalarField &c, const label li)
Reduce the mechanism.
basicChemistryModel & chemistry
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
An abstract class for methods of chemical mechanism reduction.
TypeName("none")
Runtime type information.