cantera/test_problems/mixGasTransport
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 Added a simple test that exercises the mixture gas transport 2007-07-31 20:33:18 +00:00
Makefile.am [cantera]: setting some options at configure time 2012-02-06 23:38:42 +00:00
mixGasTransport.cpp Rewrote exception handling to be more general and more explicit 2012-03-05 20:45:56 +00:00
output_blessed.txt Updated the test 2010-08-14 18:29:39 +00:00
runtest [cantera]: trying to fix mixgas transport class 2012-02-06 23:04:02 +00:00