36 #ifndef noChemistryReduction_H 37 #define noChemistryReduction_H 45 namespace chemistryReductionMethods
52 template<
class ThermoType>
81 virtual bool active()
const
virtual bool active() const
Return mechanism reduction inactive.
virtual ~none()
Destructor.
none(const IOdictionary &dict, chemistryModel< ThermoType > &chemistry)
Construct from components.
const dimensionedScalar c
Speed of light in a vacuum.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects...
A chemistryReductionMethod which does nothing to allow reduction to be switched-off.
basicChemistryModel & chemistry
virtual void reduceMechanism(const scalar p, const scalar T, const scalarField &c, List< label > &ctos, DynamicList< label > &stoc, const label li)
Reduce the mechanism.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
Extends base chemistry model by adding a thermo package, and ODE functions. Introduces chemistry equa...
An abstract class for methods of chemical mechanism reduction.
TypeName("none")
Runtime type information.