cantera/interfaces
Ray Speth a92245f683 [Thermo] Fix calculation of derivative properties of pure fluids
Calculating specific heat capacities (cp or cv) for states near the saturation
curve would give incorrect results if the finite difference method used points
within the saturation region. To avoid this, we now check the points used for
computing the properties and use values outside the saturation region to compute
the derivatives.

Fixes #273
2016-10-21 13:28:51 -04:00
..
cython [Thermo] Fix calculation of derivative properties of pure fluids 2016-10-21 13:28:51 -04:00
matlab [Matlab] Fix ThermoPhase 'clear' method 2016-10-18 11:21:42 -04:00
python_minimal Rename minimal Python interface package 2016-08-11 19:10:16 -04:00