cantera/test_problems/multiGasTransport
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
..
gri30.xml Addition of basic test for multiTransport object. 2007-07-31 21:04:58 +00:00
Makefile.am [cantera]: adding multigastransport test 2012-02-07 16:47:30 +00:00
multiGasTransport.cpp Rewrote exception handling to be more general and more explicit 2012-03-05 20:45:56 +00:00
output_blessed.txt Changed some formatting to 4 digits from 5. I was having trouble with 2007-12-19 16:50:02 +00:00