cantera/test_problems
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
..
cathermo [Thermo] Fix reference pressure assumptions in VPSSMgr classes 2017-02-13 13:25:46 -05:00
ChemEquil_ionizedGas [Test] Remove unused files from test_problems directory 2016-11-14 00:16:34 -05:00
clib_test [Test] Add test of clib 2016-11-04 19:15:07 -04:00
CpJump Replace existing copyright notices with uniform copyright/license info 2016-10-10 22:19:01 -04:00
cxx_ex [Test] Remove unused files from test_problems directory 2016-11-14 00:16:34 -05:00
diamondSurf [Test] Remove unused files from test_problems directory 2016-11-14 00:16:34 -05:00
dustyGasTransport Replace DATA_PTR macro with calls to data() 2015-10-17 18:58:50 -04:00
mixGasTransport [Transport] Use correct scaling factor when fitting conductivity 2016-06-20 19:07:56 -04:00
multiGasTransport [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
pureFluidTest [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
rankine_democxx [Test] Fix compilation errors with VS2015 2015-09-08 12:26:58 -04:00
shared Replace existing copyright notices with uniform copyright/license info 2016-10-10 22:19:01 -04:00
silane_equil Replace existing copyright notices with uniform copyright/license info 2016-10-10 22:19:01 -04:00
simpleTransport Simplify error handling to eliminate need for global error stack 2015-11-16 19:50:55 -05:00
stoichSolidKinetics [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
surfkin Replace DATA_PTR macro with calls to data() 2015-10-17 18:58:50 -04:00
surfSolverTest [Test] Remove unused files from test_problems directory 2016-11-14 00:16:34 -05:00
VCSnonideal [Test] Remove unused files from test_problems directory 2016-11-14 00:16:34 -05:00
VPsilane_test [Test] Remove unused files from test_problems directory 2016-11-14 00:16:34 -05:00
.gitignore [Test] Add test of clib 2016-11-04 19:15:07 -04:00
SConscript Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00