cantera/interfaces/cython
Ray Speth a20fd58000 [1D] Fix save/restore when mechanism size differs
The failures were caused when attempting to restore the tolerance vectors, which
have a value for each species. Since these tolerances are usually the same for
all species, the last value in the array can be used to extend the array to the
required length.

Also add some tests for this feature.
2013-07-18 00:04:13 +00:00
..
cantera [1D] Fix save/restore when mechanism size differs 2013-07-18 00:04:13 +00:00
scripts [SCons] Install script for running MixMaster with new Python module 2013-06-21 20:59:00 +00:00
.gitignore [SCons] Install script for running MixMaster with new Python module 2013-06-21 20:59:00 +00:00
SConscript [Test] Fix dependencies so Cython tests run after rebuilding 2013-07-16 22:09:53 +00:00
setup.py.in [Cython] Patch distutils to prevent overwriting of build-lib 2013-06-24 15:21:25 +00:00