Commit graph

30 commits

Author SHA1 Message Date
Harry Moffat
a6163b96a9 Committing a few more files to get vcsnonideal test problem to work. 2007-12-20 23:47:41 +00:00
Harry Moffat
c1f6bf0c87 Added cxx_ex test back in.
This test had been failing. It now works due to my recent checkin.
The test is important since it seems to have coverage over areas
which aren't covered by other test problems.
2007-12-04 17:45:04 +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
Harry Moffat
c5dee4adae Added 2 new tests associated with NASA9 polynomial capability. 2007-09-13 15:12:45 +00:00
Harry Moffat
2c5216b4c9 Added a test 2007-08-23 21:51:46 +00:00
Harry Moffat
0e0ab85821 Added the multiGasTransport test 2007-07-31 21:08:11 +00:00
Harry Moffat
c3bb060e1e Added a test 2007-07-31 20:50:31 +00:00
Harry Moffat
084ac7aa53 Added a test problem for the duplication of common ThermoPhase
objects like IdealGasPhase and SurfPhase.
2007-06-04 18:41:15 +00:00
Harry Moffat
9029f8b979 Fixed the Make clean rule. Have to eliminate .depends before make is
called, because the rule to 'make .depends' was being called on invocation
if .depends exists.
2007-05-06 17:15:53 +00:00
Dave Goodwin
fea8c985f5 reorganized source tree, changed include files, etc. 2007-05-04 15:18:40 +00:00
Harry Moffat
a15b30e7ba Fixed an error in the test suite. Changed some files around in
caThermo so that requesting the ideal solution option but
not the electrochemistry option will now pass the test suite.
2007-04-17 21:10:14 +00:00
Harry Moffat
581de52fbe Test Suite Update
-> Added a pureFluidTest problem that only gets carried out if
     the WIT_PURE_FLUIDS conditional compile takes place.
  -> added more to testWaterTP, so that it queries the unstable
     water region up to the spinodal curve.
2007-03-14 15:17:17 +00:00
Harry Moffat
1cd197ea7a doxygen update:
Added EdgePhase
Worked on test suite:
   HMW_Test_1 passes now whether Debug_Mode is turned on or not.
2007-02-24 00:51:56 +00:00
Harry Moffat
9fbb9b5a96 Doxygen update:
Added IdealGasPhase to doxygen
   Filled in a couple of missing functions in IdealGasPhase
Fixed clean rule and depends rule in test_problems
2007-02-20 02:00:20 +00:00
Harry Moffat
bbca200cb9 Added another test. 2007-01-02 00:32:31 +00:00
Harry Moffat
e714976628 Added a new test 2007-01-01 21:24:19 +00:00
Harry Moffat
6ed3863af4 Added new test directories. 2006-10-20 21:43:47 +00:00
Harry Moffat
474f8dd641 A couple of directories were left out of the clean and depends rules. 2006-08-15 22:33:51 +00:00
Harry Moffat
e7615eca8b Added a new test directory. 2006-07-03 19:59:12 +00:00
Harry Moffat
0496f6a69b First cut at getting rid of the false bad test results for the
python = none option. min_python dir will include the
minimal python installation tests
2006-06-20 23:03:32 +00:00
Harry Moffat
831ba2466f Added a cathermo test directory. 2006-06-13 16:06:36 +00:00
Dave Goodwin
163267f39a support for Python-free environments 2006-05-04 02:13:56 +00:00
Harry Moffat
2f5bf8b7fb Added a new test that pretty much mimics the frac python test.
It does add tests for the calculation of equilibrium constants
for fractional coefficient reactions.
2006-04-30 18:06:56 +00:00
Dave Goodwin
91e0166c57 removed silane_eqil 2005-08-30 20:28:47 +00:00
Harry Moffat
3cf0c1cf63 Added endif's. This was causing an error exit. 2004-08-03 20:21:59 +00:00
Dave Goodwin
0b3f789f18 added Python test problems 2004-08-03 16:15:05 +00:00
Harry Moffat
11d73d12c1 Added depends target to makefiles 2004-07-29 22:14:33 +00:00
Harry Moffat
34ff876182 Rebaselined the problem. The solution changed in the 4th sig digit,
because, I think, the physical constants changed in ct_defs.h
2003-08-21 22:25:13 +00:00
Harry Moffat
3a48ca5e5f Added the Makefile.in input file 2003-08-07 00:23:21 +00:00
Dave Goodwin
1e8d3822ff Initial revision 2003-04-14 17:57:48 +00:00