cantera/test_problems/cathermo/HMW_test_1
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
..
HMW_NaCl.xml changed Theta to theta XML Node nomenclature 2009-01-11 21:42:22 +00:00
HMW_test_1.cpp [Test] Fix compilation errors with VS2015 2015-09-08 12:26:58 -04:00
output_noD_blessed.txt [Thermo] Fix reference pressure assumptions in VPSSMgr classes 2017-02-13 13:25:46 -05:00
README Added 2 tests with debugging turned on. 2006-07-06 21:54:16 +00:00

This test exercises the basic Pitzer model.