cantera/interfaces/cython
Ray Speth 785d4f058e [Reactor] Add optimized IdealGasReactor class
This formulation of the reactor governing equations, with temperature as a state
variable, works better for ideal gas mixtures. This way, most of the Jacobian
components are derivatives at constant temperature, eliminating the need to
recompute the temperature-dependent part of the rate expressions when computing
these entries.
2013-07-16 22:09:40 +00:00
..
cantera [Reactor] Add optimized IdealGasReactor class 2013-07-16 22:09:40 +00:00
scripts [SCons] Install script for running MixMaster with new Python module 2013-06-21 20:59:00 +00:00
.gitignore [SCons] Install script for running MixMaster with new Python module 2013-06-21 20:59:00 +00:00
SConscript [SCons] Install script for running MixMaster with new Python module 2013-06-21 20:59:00 +00:00
setup.py.in [Cython] Patch distutils to prevent overwriting of build-lib 2013-06-24 15:21:25 +00:00