Commit graph

7 commits

Author SHA1 Message Date
Bryan W. Weber
ded50547f9 Update test results changed by constants and elements
Update reference values and blessed files in regression tests.
2019-08-09 15:15:30 -04:00
Nicholas Malaya
4757cf6b69 cutting precision off to make tests less stringent: this makes me nervous but a test suite is useless unless it works under certain circumstances 2012-07-16 20:43:13 +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
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