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
Ray Speth
4b69c7f265
[Thermo] Remove unused ionic radius from HMWSoln
2017-08-07 20:58:18 -04:00
Ray Speth
38d291c683
[Thermo] Fix reference pressure assumptions in VPSSMgr classes
...
The reference pressure (p0) must be species-specific, since for certain PDSS
classes (e.g. PDSS_Water) p0 is a function of temperature, while for other
classes (PDSS_ConstVol) it is a constant.
VPSSMgr_Water_ConstVol further assumed that the reference pressure for all
species was 1 atm, ignoring the setting in the PDSS object. Fixing this changed
test results for HMW_test_1 and HMW_test_3.
Added a test that specifically compares VPSSMgr_Water_ConstVol with
VPSSMgr_General.
2017-02-13 13:25:46 -05:00
Ray Speth
5861bc174d
[Test] Remove unused files from test_problems directory
2016-11-14 00:16:34 -05:00
Ray Speth
e1702e74a8
[Test] Updated blessed output files using correct physical constants
...
The output for these tests changed after the values of the physical constants
were updated in r1539.
2013-04-24 21:47:27 +00:00
Ray Speth
bd3adf4afe
Fixed blessed output for HMW_test_1 to correspond to DEBUG_MODE being undefined
2012-02-22 00:17:37 +00:00
Harry Moffat
b9c9f81761
Made the BandMatrix class and SquareMatrix inherit from a common
...
parent so that they can be used interchangeably in other software.
Removed PsuedBinaryVPSSTP in favor of MolarityIonicVPSSTP
2011-10-19 20:45:06 +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
b3e656063c
Rebaselined two files, due to textual changes in the output
2007-07-18 20:21:41 +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