30 template<
class ThermoType>
39 this->active_ =
false;
45 template<
class ThermoType>
52 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.
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
An abstract class for methods of chemical mechanism reduction.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.