Commit graph

5 commits

Author SHA1 Message Date
Ray Speth
b88846e5e0 Fixed C++ tests that were failing under Windows
Visual Studio defaults to 3-digit exponents when printing in scientific
notation. The tests now use a MSVC-specific function to change this
behavior when necessary.
2012-01-09 17:35:28 +00:00
Ray Speth
9e1fdfe39a Eliminated CVS keyword cruft 2012-01-09 17:32:01 +00:00
Harry Moffat
70647c85ed Initial Import 2009-07-27 23:17:19 +00:00
Harry Moffat
9b15f263fa Adding using namespace Cantera_CXX to get it to compile 2008-02-16 21:46:15 +00:00
Harry Moffat
9fd97f672a Added a test CpJump that stresses the new setState_HP() algorithm.
The old undamped newton's method fails on this problem.
2007-10-26 15:38:27 +00:00