cantera/interfaces
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
..
cython [Reactor] Add optimized IdealGasReactor class 2013-07-16 22:09:40 +00:00
matlab Removed calculatePsat from matlab toolbox, and overwrote 'satPressure' for MixtureFugacityTP 2013-07-15 17:43:45 +00:00
python [ck2cti] Fix parsing third-body reactions with no efficiencies 2013-07-08 01:35:36 +00:00