cantera/test_problems/cathermo/issp
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
..
IdealSolidSolnPhaseExample.xml Added a test problem for ideal solid solutions. 2006-06-13 16:09:14 +00:00
ISSPTester.cpp Rewrote exception handling to be more general and more explicit 2012-03-05 20:45:56 +00:00
Makefile.am [cantera]: updating test directory paths 2012-02-06 20:16:36 +00:00
output_blessed.txt Added a test problem for ideal solid solutions. 2006-06-13 16:09:14 +00:00
runtest [cantera]: done with tests in cathermo 2012-02-02 22:18:30 +00:00