cantera/src
Ray Speth 1f231d1dd0 [Kinetics] Eliminate need for 'finalize' method
All reaction-sized arrays are now allocated as reactions are added, which means
that the finalize() method is unnecessary and reactions can be continuously
added, even after the Kinetics object has been used for rate calculations.
2016-04-15 17:05:10 -04:00
..
base [Test] Make deprecation warnings fatal in test suites 2016-04-15 12:04:08 -04:00
clib [C API] Add interface to the new PureFluid property pairs 2016-01-25 13:14:50 -05:00
equil [Equil] Add vcs_VolPhase::eos_name; deprecate string16_EOSType 2016-04-15 15:31:23 -04:00
fortran [Fortran] Fix for multiple definitions of '_xml' function 2016-02-24 18:59:23 -05:00
kinetics [Kinetics] Eliminate need for 'finalize' method 2016-04-15 17:05:10 -04:00
matlab [Matlab] Add interface to the new PureFluid property pairs 2016-01-25 13:14:50 -05:00
numerics [Numerics] Fix invalid memory access in DenseMatrix increment 2016-04-13 21:11:05 -04:00
oneD [1D] Make Jacobian atol independent of compiler optimizations 2016-04-14 19:00:00 -04:00
thermo [Thermo] Add ability to modify species data for existing Phase objects 2016-04-15 15:32:38 -04:00
tpx Replace overly-specific exception types with CanteraError 2016-02-04 19:34:26 -05:00
transport Replace usage of int2str with cppformat and deprecate int2str 2016-02-04 19:11:49 -05:00
zeroD Move non-trivial functions out of header files 2016-04-08 19:13:09 -04:00
SConscript [SCons/Numerics] Use ext/sundials if system Sundials not installed 2015-11-23 16:53:20 -05:00