cantera/interfaces/cython
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
..
cantera [Thermo] Fix calculation of derivative properties of pure fluids 2016-10-21 13:28:51 -04:00
.gitignore [Python] Remove the legacy Python module 2013-12-09 01:35:08 +00:00
SConscript [SCons] Fix default Python module installation path on Debian/Ubuntu 2016-07-29 14:52:42 -04:00
setup.py.in [Doc] Cantera supports Python 3.5 2016-02-06 07:44:09 -05:00