cantera/src
Ray Speth 3baa0eae94 [1D] Fixed an indexing error that affected Jacobian evaluations
Not all components of the Jacobian were being computed for the first point in
the first flow Domain.
2012-12-30 00:16:56 +00:00
..
apps Clean up compiler warnings. 2012-11-07 21:08:56 +00:00
base Added back ability to get transport parameters from transport objects. 2012-12-21 01:18:28 +00:00
clib [1D/Python] Set pressure when restoring solution from XML file 2012-12-18 00:11:24 +00:00
equil Continuing transfering LiquidTransport changes, doing bugfixes, and 2012-12-15 00:49:14 +00:00
fortran Changed parseCompString to simplify its typical usage pattern 2012-08-17 16:44:34 +00:00
kinetics Use size_t instead of int in InterfaceKinetics 2012-12-26 23:56:07 +00:00
matlab Removing deprecated / nonfunctional methods from Reactor 2012-10-12 20:34:33 +00:00
numerics Fixed a compiler error caused by ambiguous call to sqrt 2012-12-17 23:59:40 +00:00
oneD [1D] Fixed an indexing error that affected Jacobian evaluations 2012-12-30 00:16:56 +00:00
python [1D/Python] Set pressure when restoring solution from XML file 2012-12-18 00:11:24 +00:00
spectra Removed some unnecessary "using namespace" directives 2012-10-24 15:45:19 +00:00
thermo Added back ability to get transport parameters from transport objects. 2012-12-21 01:18:28 +00:00
tpx Removed some commented-out includes 2012-10-12 20:34:48 +00:00
transport Fixed const-ness of PecosTransport virtual functions 2012-12-26 23:56:10 +00:00
zeroD [Reactor] Fixed uninitialized variable 'm_dist' in FlowReactor 2012-12-17 23:59:43 +00:00
Makefile.am Removed obsolete C++ Chemkin mechanism converter 2012-07-26 20:49:50 +00:00
SConscript Added a new SCons configuration variable 'warning_flags' 2012-11-14 21:07:03 +00:00