cantera/test_problems/diamondSurf_dupl
Ray Speth 54efbaa320 Rewrote exception handling to be more general and more explicit
CanteraError inerits from std:exception, so now it has a what() method
that is used to print a message describing the exception. Adding an
exception to the Cantera error stack now requires explicitly calling
the .save() method.
2012-03-05 20:45:56 +00:00
..
diamond.xml Added a test problem for the duplication of common ThermoPhase 2007-06-04 18:41:15 +00:00
Makefile.am [cantera]: adding diamond dupl test (successful) 2012-02-07 16:37:24 +00:00
output_blessed.txt Added a test problem for the duplication of common ThermoPhase 2007-06-04 18:41:15 +00:00
runDiamondDupl.cpp Rewrote exception handling to be more general and more explicit 2012-03-05 20:45:56 +00:00