cantera/interfaces
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
..
cython [1D] Fix save/restore when mechanism size differs 2013-07-18 00:04:13 +00:00
matlab Removed calculatePsat from matlab toolbox, and overwrote 'satPressure' for MixtureFugacityTP 2013-07-15 17:43:45 +00:00
python [ck2cti] Fix parsing third-body reactions with no efficiencies 2013-07-08 01:35:36 +00:00