28 GRI30() : m_ok(
false), m_r(0) {
33 "buildSolutionFromXML returned false");
42 friend std::ostream& operator<<(std::ostream& s,
GRI30& mix) {
43 std::string r = mix.
report(
true);
XML_Node * get_XML_File(const std::string &file, int debug)
Return a pointer to the XML tree for a Cantera input file.
Class IdealGasPhase represents low-density gases that obey the ideal gas equation of state...
Kinetics manager implementing reaction mechanism GRI-Mech 3.0.
Class XML_Node is a tree-based representation of the contents of an XML file.
This class is a convenience class for use in C++ programs that hard-wires the GRI 3...
ThermoPhase object for the ideal gas equation of state - workhorse for Cantera (see Thermodynamic Pro...
bool ready() const
Returns true if the kinetics manager has been properly initialized and finalized. ...
Base class for exceptions thrown by Cantera classes.
virtual std::string report(bool show_thermo=true) const
returns a summary of the state of the phase as a string
Definitions of global routines for the importing of data from XML files (see Input File Handling)...
Contains declarations for string manipulation functions within Cantera.