16 #ifndef CT_IMPORTKINETICS_H 17 #define CT_IMPORTKINETICS_H 44 std::string default_phase,
45 bool check_for_duplicates =
false);
79 bool importKinetics(
const XML_Node& phase, std::vector<ThermoPhase*> th,
112 const std::string& nm, ThermoPhase* th, Kinetics* kin);
bool installReactionArrays(const XML_Node &p, Kinetics &kin, std::string default_phase, bool check_for_duplicates)
Install information about reactions into the kinetics object, kin.
bool importKinetics(const XML_Node &phase, std::vector< ThermoPhase *> th, Kinetics *k)
Import a reaction mechanism for a phase or an interface.
bool checkElectrochemReaction(const XML_Node &p, Kinetics &kin, const XML_Node &r)
Check to ensure that all electrochemical reactions are specified correctly.
Base class for kinetics managers and also contains the kineticsmgr module documentation (see Kinetics...
Namespace for the Cantera kernel.