cantera/test
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
..
data [Thermo] Fix reference pressure assumptions in VPSSMgr classes 2017-02-13 13:25:46 -05:00
equil [Test] Make deprecation warnings fatal in test suites 2016-04-15 12:04:08 -04:00
general Fix issues parsing some composition strings 2017-01-28 00:04:36 -05:00
kinetics [Kinetics] Validate balance of surface sites for interface reactions 2017-01-20 17:40:34 -05:00
matlab Switch MATLAB tests to use Solution 2017-01-12 13:43:39 -05:00
python Add methods for accessing the git commit used when compiling 2017-01-20 22:43:56 -05:00
thermo [Thermo] Fix reference pressure assumptions in VPSSMgr classes 2017-02-13 13:25:46 -05:00
transport [Test] Make deprecation warnings fatal in test suites 2016-04-15 12:04:08 -04:00
SConscript Fix LD_LIBRARY_PATH order when running tests 2015-11-22 17:04:05 -05:00