Commit graph

6 commits

Author SHA1 Message Date
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
Harry Moffat
4a1429d88c Added namespace Cantera. 2006-11-28 20:14:33 +00:00
Harry Moffat
76dcf40f2a Took out warnings. 2006-07-23 17:46:08 +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
455c1249b4 Added a test for WaterTP 2006-07-04 01:11:35 +00:00