cantera/src
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
..
apps Eliminate redundant standard library includes 2013-06-05 17:08:13 +00:00
base Remove undeclared function getNamedFloatArray 2013-07-06 21:43:48 +00:00
clib Removed calculatePsat from matlab toolbox, and overwrote 'satPressure' for MixtureFugacityTP 2013-07-15 17:43:45 +00:00
equil [VCS Equil] Eliminate unnecessary calls to reportParams 2013-06-24 15:21:51 +00:00
fortran Removed unnecessary temporaries used for storing return values 2013-02-14 01:04:07 +00:00
kinetics [Kinetics] Implement evaluation of "chemically activated" reaction rates 2013-07-06 21:44:02 +00:00
matlab Removed calculatePsat from matlab toolbox, and overwrote 'satPressure' for MixtureFugacityTP 2013-07-15 17:43:45 +00:00
numerics Fix lower_bound not found build error. 2013-06-11 19:41:30 +00:00
oneD [1D] Fix save/restore when mechanism size differs 2013-07-18 00:04:13 +00:00
python Add __version__ attribute to (legacy) Python module 2013-06-13 22:50:40 +00:00
spectra Deprecate unused spectroscopy-related classes 2013-06-06 15:33:05 +00:00
thermo Removed 'const' declaration from satPressure function for remaining ThermoPhase class members. 2013-07-15 17:44:01 +00:00
tpx [Doxygen] Fix some incorrect/missing "@file" commands 2013-06-06 15:32:30 +00:00
transport Deprecate Transport::setParameters 2013-06-24 15:22:19 +00:00
zeroD [Reactor] Add optimized IdealGasConstPressureReactor class 2013-07-16 22:09:46 +00:00
Makefile.am Removed obsolete C++ Chemkin mechanism converter 2012-07-26 20:49:50 +00:00
SConscript [SCons] Fix handling of blas_lapack_dir and boost_lib_dir 2013-06-14 23:06:29 +00:00