cantera/test_problems/fracCoeff
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
..
frac.cti Added a new test that pretty much mimics the frac python test. 2006-04-30 18:06:56 +00:00
frac.xml Added frac.xml, since this is now a required file. 2006-06-22 15:10:10 +00:00
frac_blessed.out Added a new test that pretty much mimics the frac python test. 2006-04-30 18:06:56 +00:00
fracCoeff.cpp Rewrote exception handling to be more general and more explicit 2012-03-05 20:45:56 +00:00
Makefile.am [cantera]: adding fracCoeff tests 2012-02-07 16:44:16 +00:00