Commit graph

100 commits

Author SHA1 Message Date
Harry Moffat
0742f3f601 Took the Makefile out of the distribution and made it an
ignore file.
2009-09-22 16:55:07 +00:00
Harry Moffat
2bd7816b65 Added in a model for the thermal conductivity of pure water
at all T and P.
Added in a test for the new model.
2009-09-16 02:13:43 +00:00
Harry Moffat
5009a3817f Added a viscosity model into WaterTransport.cpp for pure water
Added a test problem for the viscosity model.
Updated WaterSSTP object to support the use of WaterTransport 
with the object.
2009-09-15 21:46:44 +00:00
Harry Moffat
5d50aeef0e Modified the test for the current development work. 2009-09-15 17:33:49 +00:00
Harry Moffat
b4ea13ebd6 Modified the test for the current developement work. 2009-09-15 17:33:13 +00:00
Harry Moffat
910f319223 Adding a single test 2009-09-11 23:42:03 +00:00
Harry Moffat
201117842e ignore list maintenance. 2009-07-29 15:22:58 +00:00
Harry Moffat
70647c85ed Initial Import 2009-07-27 23:17:19 +00:00
Harry Moffat
f61f1c1d88 Fixed the no debug solution. It was out of sync. 2009-04-19 02:54:01 +00:00
Harry Moffat
1f34b14e8d Fixed the no-debug solution. it was out of sync. 2009-04-19 02:51:53 +00:00
Harry Moffat
56ff690f87 dumbed down test by one digit 2009-03-13 22:32:53 +00:00
Harry Moffat
6e447bf49c slight change in the text 2009-01-17 04:39:21 +00:00
Harry Moffat
8a475788b0 changed Theta to theta XML Node nomenclature 2009-01-11 21:42:22 +00:00
Harry Moffat
7825ebb1cd Slight modification to output files. 2009-01-04 06:34:45 +00:00
Harry Moffat
9091de5aa3 Added PURIFY instrumentation commands to a lot of test programs. 2008-12-30 22:08:14 +00:00
Harry Moffat
b2cf384cea Added PURIFY option to makefiles 2008-12-30 21:49:41 +00:00
Harry Moffat
afccaea449 Reblessed 2 tests 2008-12-17 17:37:40 +00:00
Harry Moffat
43ec65c716 Changes from old to new style C headers. 2008-12-17 17:31:12 +00:00
Harry Moffat
22ba9fd676 Rebaselined a few problem.s 2008-10-31 15:43:57 +00:00
Harry Moffat
2f97bbf473 Dumbed down the test again 2008-10-16 22:42:19 +00:00
Harry Moffat
b7ef3dc10e Relaxed the test so that it would pass on multiple platforms 2008-10-16 15:21:59 +00:00
Harry Moffat
db08069762 Change in the interface 2008-10-13 21:04:21 +00:00
Harry Moffat
a561e85775 Took out an unnecessary call. 2008-10-08 20:30:29 +00:00
Harry Moffat
33d2ebc2a6 Took out srcdirtree ifdef 2008-09-15 20:23:33 +00:00
Harry Moffat
e4668088b1 Changes to the interface 2008-09-10 15:13:23 +00:00
Harry Moffat
a4e8f2f972 Changed the interface for these test problems. 2008-09-04 16:49:30 +00:00
Harry Moffat
8fd2fe4ada Small changes due to changes in water object 2008-09-03 22:41:08 +00:00
Harry Moffat
ebe950fc4c Changed the test problems due to isothermal compressibility changes. 2008-09-02 17:24:20 +00:00
Harry Moffat
9be8a4acc1 Added a test 2008-08-23 01:16:43 +00:00
Harry Moffat
1dc94a84cb added a test 2008-08-23 01:05:50 +00:00
Harry Moffat
df4b108323 Added and modified a few files for VPSSMgr changes. 2008-08-23 00:55:58 +00:00
Harry Moffat
90f7898970 Updated the dependencies in the Makefiles. 2008-05-07 17:01:03 +00:00
Harry Moffat
fc4beee0b6 Changed the blessed file, to reduce the precision. 2008-03-31 21:55:37 +00:00
Harry Moffat
c22dfbd9c2 Added a test against build_with_f2c
Took out src_dir_tree checks
2008-01-15 16:54:27 +00:00
Harry Moffat
195b9e1644 Rebaselined 2008-01-14 22:50:30 +00:00
Harry Moffat
394af33811 Turned on DEBUG_MODE flag
rebaselined
2008-01-14 22:49:54 +00:00
Harry Moffat
c14181e73b Changes to shell scripts when . isn't in the path 2008-01-01 22:48:38 +00:00
Harry Moffat
80fb09d6b7 fixed error when . isn't in path 2008-01-01 22:38:10 +00:00
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
44d17bd4ae Changed the xml files to be update to date with the new
PITZER_TEMP_COMPLEX1 format.
2007-10-02 00:50:52 +00:00
Harry Moffat
b3e656063c Rebaselined two files, due to textual changes in the output 2007-07-18 20:21:41 +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
a5cb5b7f8a Added another test problem that checks the duplMyselfAsThermoPhase
capability.
2007-06-02 00:14:24 +00:00
Harry Moffat
778347d6dc Change some input files to ensure that charge and the element
composition of E are in line with each other.
2007-05-20 22:22:28 +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
70499779ec solaris 10 updates
fixed a compilation error.
2007-03-20 22:01:29 +00:00
Harry Moffat
871ab9f64c WaterSSTP update
Worked on doxygen documentation
  Changed the XML definition
  Worked on making it fall in line with other ThermoPhase objects.
2007-03-16 17:22:38 +00:00
Harry Moffat
6545937948 Changed the WaterTP class to WaterSSTP, which now inherits from SingleSpeciesTP,
as it should
Fixed an error in pressure calculation within  WaterSSTP.
Added more function calls to the test problem for WaterSSTP.
2007-03-15 22:56:59 +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