cantera/src
Ray Speth 83097b3860 Consolidated definitions of repeatedly-used constants
"MIN_X" and "TINY" are replaced by "Tiny". "xxSmall" is replaced with
"SmallNumber".
2013-01-11 22:55:46 +00:00
..
apps Clean up compiler warnings. 2012-11-07 21:08:56 +00:00
base Fixed an error that prevented HTML log files from being written 2013-01-07 18:08:17 +00:00
clib [1D/Python] Set pressure when restoring solution from XML file 2012-12-18 00:11:24 +00:00
equil Consolidated definitions of repeatedly-used constants 2013-01-11 22:55:46 +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 Add function to DenseMatrix that multiplies two square matrices. 2013-01-07 18:18:10 +00:00
oneD Eliminated "goto" statements in StFlow::restore 2013-01-11 22:55:35 +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 Consolidated definitions of repeatedly-used constants 2013-01-11 22:55:46 +00:00
tpx Removed some commented-out includes 2012-10-12 20:34:48 +00:00
transport Consolidated definitions of repeatedly-used constants 2013-01-11 22:55:46 +00:00
zeroD [Reactor] Avoid a segfault when using phases with no Kinetics 2013-01-07 18:08:23 +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