cantera/test_problems/cathermo
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
..
DH_graph_1 General whitespace cleanup 2015-08-02 23:06:15 -04:00
HMW_graph_CpvT Clean up interstitial whitespace 2015-08-02 23:06:16 -04:00
HMW_graph_GvI [Test] Remove unused files from test_problems directory 2016-11-14 00:16:34 -05:00
HMW_graph_GvT Clean up interstitial whitespace 2015-08-02 23:06:16 -04:00
HMW_graph_HvT Clean up interstitial whitespace 2015-08-02 23:06:16 -04:00
HMW_graph_VvT Clean up interstitial whitespace 2015-08-02 23:06:16 -04:00
HMW_test_1 [Thermo] Fix reference pressure assumptions in VPSSMgr classes 2017-02-13 13:25:46 -05:00
HMW_test_3 [Thermo] Fix reference pressure assumptions in VPSSMgr classes 2017-02-13 13:25:46 -05:00
ims Replace existing copyright notices with uniform copyright/license info 2016-10-10 22:19:01 -04:00
issp Replace existing copyright notices with uniform copyright/license info 2016-10-10 22:19:01 -04:00
stoichSub [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
testWaterPDSS [Test] Fix compilation errors with VS2015 2015-09-08 12:26:58 -04:00
testWaterTP Eliminate compiler warnings issued by Visual Studio 2015 2016-07-30 23:09:17 -04:00
VPissp Replace existing copyright notices with uniform copyright/license info 2016-10-10 22:19:01 -04:00
wtWater General whitespace cleanup 2015-08-02 23:06:15 -04:00