cantera/test_problems/negATest
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
..
Makefile.am [cantera]: oops, missing makefile.am 2012-02-07 20:07:30 +00:00
negATest.cpp Rewrote exception handling to be more general and more explicit 2012-03-05 20:45:56 +00:00
negATest_blessed.out Added a new test that captures negative A factors. 2006-07-03 19:58:43 +00:00
noxNeg.cti Added a new test that captures negative A factors. 2006-07-03 19:58:43 +00:00
noxNeg_blessed.xml Combined negATest and min_python/negATest to use the same code 2012-02-23 21:25:03 +00:00
runtest [cantera]: adding negAtest and skipping nasa9 reader for now 2012-02-07 16:56:09 +00:00