cantera/include/cantera
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
..
base Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00
clib Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00
cython [Python] Add CanteraError class for execptions 2016-10-18 22:58:14 -04:00
equil Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00
kinetics [Kinetics] Prevent double counting in reaction path diagrams 2017-02-12 22:32:39 -05:00
numerics Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00
oneD Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00
thermo [Thermo] Fix reference pressure assumptions in VPSSMgr classes 2017-02-13 13:25:46 -05:00
tpx [TPX] Add factory function for Substance from species name 2017-02-03 21:53:50 -05:00
transport Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00
zeroD Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00
Edge.h Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
IdealGasMix.h Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
IncompressibleSolid.h Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
Interface.h Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00
kinetics.h [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
Metal.h Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
onedim.h [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
PureFluid.h Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
reactionpaths.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
thermo.h [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
transport.h [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
zerodim.h [Reactor] Add IdealGas reactor types to zerodim.h 2014-06-06 00:17:49 +00:00