cantera/src
Ray Speth 38dfea4f87 [Kinetics] Fixed crashes when reaction mechanism contains no reactions
Make sure several arrays are never of length zero so that taking &v[0]
is always well-defined.

Partial cherry-pick of r2138 from trunk.
2013-02-15 19:47:47 +00:00
..
apps Fixed the order of include and library directories when compiling 2012-08-10 21:03:06 +00:00
base [cantera2.0]: more makefile.am fixes--very close to compiling regression tests, now 2012-06-18 15:14:58 +00:00
clib [clib] Fixed an incorrect bounds check 2013-01-02 18:09:50 +00:00
converters Fixed some spelling errors 2012-06-22 22:36:15 +00:00
equil Fixed a problem with the VCS equilibrium solver at constant HP or UP 2012-11-05 19:26:11 +00:00
fortran Fixed the order of include and library directories when compiling 2012-08-10 21:03:06 +00:00
kinetics [Kinetics] Fixed crashes when reaction mechanism contains no reactions 2013-02-15 19:47:47 +00:00
matlab [Matlab] Fixed error reporting when importing Kinetics from a file 2013-02-14 01:05:31 +00:00
numerics Fixed a memory leak when re-initializing a CVodesIntegrator 2012-06-27 16:12:45 +00:00
oneD [1D] Fixed a case where the Newton solver could get stuck 2013-01-22 20:28:34 +00:00
python Fixed the order of include and library directories when compiling 2012-08-10 21:03:06 +00:00
spectra Resolved the namespace collision between the two classes named "Gaussian" 2012-05-29 18:03:22 +00:00
thermo Fixed sign error in isothermalCompressibility of ideal phases 2012-10-30 15:30:27 +00:00
tpx Improved convergence when solving for pure fluid saturated states 2012-05-11 15:27:33 +00:00
transport Fixed calculation of some multicomponent transport properties 2012-07-10 16:23:32 +00:00
zeroD Fixed correspondence of reactor type string names to integer constants 2012-11-05 19:26:07 +00:00
Makefile.am Removed keyword-substitution cruft 2012-05-24 16:29:29 +00:00
SConscript Fixed the order of include and library directories when compiling 2012-08-10 21:03:06 +00:00