Commit graph

51 commits

Author SHA1 Message Date
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
51a5f82474 Doxygen update:
Added info to DebyeHuckel. It's getting to be near a documented state.
test suite fix:
   fixed Makefile.in's. The .depends were not being included in the Makefiles.
   It should now be more stable.
2007-03-11 19:46:14 +00:00
Harry Moffat
af38f45d1d Worked on VPStandardStateTP some more
Fixed an error in IdealMolalSoln -> density wasn't beeing recalculated.
      Updated the test problem with the fix.
Worked CANTERA_DEBUG_MODE into the Makefiles. It wasn't being used.
Split the multiproblem DH_graph_1 test into multiple directories, one per test
Worked on getting all of the test problems to have the same look, feel, and printout.
2007-03-09 21:04:42 +00:00
Harry Moffat
ca4f9cc31d Work on VPStandardStateTP. Started to formalize what it actually
does, putting in doxygen documentation. Tried to fix some holes
in DebyeHuckel wherein calculations may be returned without
updating the underlying water standard state.
2007-03-08 18:23:52 +00:00
Harry Moffat
4f8d4268bf Doxygen update for StoichSubstanceSSTP
Added test problem for  StoichSubstanceSSTP.
2007-02-28 03:00:53 +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
289eb43afb solaris port
added the CXX_DEPENDS variable.
2006-12-14 18:43:08 +00:00
Harry Moffat
a0be1fcb5a Added namespace std 2006-11-28 20:19:36 +00:00
Harry Moffat
994c80d204 added namespace std 2006-11-28 20:15:44 +00:00
Harry Moffat
4a1429d88c Added namespace Cantera. 2006-11-28 20:14:33 +00:00
Harry Moffat
2a6c915933 Eliminated unused variables. 2006-11-28 20:13:02 +00:00
Harry Moffat
b991a3d03b Added a file. 2006-10-20 21:55:35 +00:00
Harry Moffat
ba1b00477d Changed the #ifdef name 2006-08-20 00:09:08 +00:00
Harry Moffat
5f7d179929 Refined the regression test slightly, to make it less stringent.
Added to make clean rule
2006-08-20 00:00:59 +00:00
Harry Moffat
90544553e1 Fixed warning messages and added to make clean rule 2006-08-19 23:54:37 +00:00
Harry Moffat
030e1cfe6b Got rid of warning messages and added to make clean rule 2006-08-19 23:52:21 +00:00
Harry Moffat
3590c3ce52 Added to the make clean rule 2006-08-19 23:48:39 +00:00
Harry Moffat
412aeabfb4 added .depends to the list of dependencies. 2006-08-15 21:38:54 +00:00
Harry Moffat
36993a1246 Added DEBUG_MODE flag to compilation line. 2006-08-14 21:00:14 +00:00
Harry Moffat
71511757ce Fixed a roundoff issue 2006-08-14 20:48:36 +00:00
Harry Moffat
9b12b07f6d Fixed some initialization issues. 2006-08-14 20:44:37 +00:00
Harry Moffat
7283c87d58 New blessed file due to accuracy decrease. 2006-08-14 20:39:07 +00:00
Harry Moffat
f9c03fdf4b Changed the logger instantiation. This apparently made a difference on SUSE.
Changed the runtest script to default to the correct location of CANTERA_DATA.
2006-08-14 20:32:05 +00:00
Harry Moffat
76dcf40f2a Took out warnings. 2006-07-23 17:46:08 +00:00
Harry Moffat
9017d157a6 Change in xml data file to support new changes.
standardState xml node value for water now matters.
2006-07-13 20:06:23 +00:00
Harry Moffat
5841172759 Minor changes. 2006-07-12 15:42:19 +00:00
Harry Moffat
460a6e50ab Changed some of the tests so that quantities that are nominally zero
should be set to zero exactly if they are below a tolerance.
In this way, unconsequential roundoff errors don't trigger false
results.
2006-07-11 17:13:43 +00:00
Harry Moffat
f01949f8a1 Made the testing process alot less verbose. Hopefully, the bottom
line pass/fail result will now be more evident.
2006-07-07 18:09:00 +00:00
Harry Moffat
748a4f20a6 Added some text to the output. 2006-07-07 16:31:52 +00:00
Harry Moffat
b94076538a Fixed a makefile error. 2006-07-07 00:34:41 +00:00
Harry Moffat
f53776f558 Fixed an error. 2006-07-07 00:33:52 +00:00
Harry Moffat
878e7cd19a Added the existing test for the DebyeHuckel object. 2006-07-07 00:28:16 +00:00
Harry Moffat
9520238fb1 Added 2 tests with debugging turned on. 2006-07-06 21:54:16 +00:00
Harry Moffat
fd6141eddf Added the GvI test. 2006-07-06 21:13:39 +00:00
Harry Moffat
480829a8a7 Added the excess volume test. 2006-07-06 21:12:53 +00:00
Harry Moffat
ce87b6434c Added the Cp HMWSoln test. 2006-07-06 21:00:19 +00:00
Harry Moffat
f6f47c9d6b Added another test. 2006-07-06 20:13:38 +00:00
Harry Moffat
eb6b46ac47 Added directory. 2006-07-06 15:56:43 +00:00
Harry Moffat
1e197b2c50 Added unit test for HMWSoln. 2006-07-06 15:56:20 +00:00
Harry Moffat
455c1249b4 Added a test for WaterTP 2006-07-04 01:11:35 +00:00
Harry Moffat
437d8d92de Added a test for WaterPDSS object. 2006-07-04 01:04:20 +00:00
Harry Moffat
f2e20a9218 Added another test. 2006-07-04 00:40:17 +00:00
Harry Moffat
d294f18177 Triple point calcultion test routine. 2006-07-04 00:39:45 +00:00
Harry Moffat
1f8fcc9cc4 Second test. 2006-07-04 00:32:12 +00:00
Harry Moffat
b6b3789a6f Added the first test for IAPWS 2006-07-04 00:21:28 +00:00
Harry Moffat
e99d457fba Fixed an error in the clean rule. 2006-06-23 21:01:27 +00:00
Harry Moffat
f4db5c279a Took out spurious output from the blessed file. 2006-06-20 23:16:03 +00:00
Harry Moffat
f1cca1b488 Added a new test, ims. 2006-06-19 23:19:52 +00:00
Harry Moffat
e3762fc983 Added a new test. 2006-06-19 23:19:11 +00:00
Harry Moffat
6f6cfb2ec7 Added a test problem for ideal solid solutions. 2006-06-13 16:09:14 +00:00