36 #ifndef noChemistryReduction_H
37 #define noChemistryReduction_H
45 namespace chemistryReductionMethods
52 template<
class ThermoType>
81 virtual bool active()
const
Extension to Foam::chemistryModels::standard templated on thermo and provides stiff ODE integration f...
An abstract class for methods of chemical mechanism reduction.
A chemistryReductionMethod which does nothing to allow reduction to be switched-off.
TypeName("none")
Runtime type information.
none(const dictionary &dict, chemistryModels::Standard< ThermoType > &chemistry)
Construct from components.
virtual void reduceMechanism(const scalar p, const scalar T, const scalarField &c, List< label > &ctos, DynamicList< label > &stoc, const label li)
Reduce the mechanism.
virtual bool active() const
Return mechanism reduction inactive.
virtual ~none()
Destructor.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
const dimensionedScalar c
Speed of light in a vacuum.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
void T(GeometricField< Type, GeoMesh, PrimitiveField1 > &gf, const GeometricField< Type, GeoMesh, PrimitiveField2 > &gf1)
chemistryModel & chemistry