cantera/include/cantera
Ray Speth 8e7588671f [Cython/Reactor] Print messages from exceptions raised in Python callbacks
Unlike the normal case for CallbackError, where the error message is visible
when it is re-raised in Python, errors occuring during reactor network
integration aren't necessarily terminal, so they can't simply be re-raised after
returning to Python. But we still want to display the information they contain,
so we need to extract that information from the Python exception objects in the
what() function that is called by cvodes_rhs.
2014-09-23 02:20:41 +00:00
..
base [Cython/Reactor] Print messages from exceptions raised in Python callbacks 2014-09-23 02:20:41 +00:00
cython [Cython/Reactor] Print messages from exceptions raised in Python callbacks 2014-09-23 02:20:41 +00:00
equil Remove unimplemented method MultiPhaseEquil::printInfo 2014-09-07 21:16:57 +00:00
kinetics InterfaceKinetics rewrite -> next iteration. Addition of Affinity input terms. 2014-09-03 16:46:53 +00:00
numerics Include CVodes error text in resulting CanteraErrors 2014-08-28 16:55:41 +00:00
oneD [1D] Add 'clearStats' function for clearing accumulated solver stats 2014-09-07 21:17:00 +00:00
thermo [Thermo] Add getMass/MoleFractionsByName functions with thresholds 2014-09-18 22:58:59 +00:00
tpx Fix #includes to work with Visual Studio 2013 2014-07-25 18:32:57 +00:00
transport [Transport] Check for invalid 'geometry' flags 2014-09-15 18:05:00 +00:00
zeroD Cleanup include statements 2014-08-28 16:54:13 +00:00
Edge.h [Doxygen] Fix some incorrect/missing "@file" commands 2013-06-06 15:32:30 +00:00
electrolyteThermo.h Removed unnecessary WITH_FEATURE configuration options 2012-05-31 14:57:32 +00:00
equilibrium.h Removed unnecessary WITH_FEATURE configuration options 2012-05-31 14:57:32 +00:00
IdealGasMix.h [Doxygen] Fix some incorrect/missing "@file" commands 2013-06-06 15:32:30 +00:00
IncompressibleSolid.h [Doxygen] Fix some incorrect/missing "@file" commands 2013-06-06 15:32:30 +00:00
integrators.h Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
Interface.h Remove deprecation of class Interface 2013-07-23 15:31:05 +00:00
kinetics.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
Metal.h [Doxygen] Fix some incorrect/missing "@file" commands 2013-06-06 15:32:30 +00:00
numerics.h Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
onedim.h [Doc] Create a group for classes in the "onedim" module 2013-06-19 22:08:50 +00:00
PureFluid.h Miscellaneous whitespace cleanup 2014-05-08 23:01:12 +00:00
reactionpaths.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
solvers.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
surface.h Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
thermo.h Removed unnecessary WITH_FEATURE configuration options 2012-05-31 14:57:32 +00:00
transport.h Adding HighPressureGas transport module. 2014-07-28 21:02:18 +00:00
zerodim.h [Reactor] Add IdealGas reactor types to zerodim.h 2014-06-06 00:17:49 +00:00