cantera/interfaces/cython
Ray Speth fe6b5d3c0b Changed the ordering of Reactor sensitivity coefficients
The order now matches the order in which the corresponding sensitivity reactions
are added to the ReactorNet, regardless of the order in which Reactors and Walls
are added to the network.

Sensitivity parameter names can be accessed using the "sensitivityParameterName"
method of ReactorNet, and the "sensParamID" methods of Reactor and Wall have
been removed as they no longer meaningful.
2012-11-02 20:07:25 +00:00
..
cantera Changed the ordering of Reactor sensitivity coefficients 2012-11-02 20:07:25 +00:00
.gitignore SCons runs the unit tests for the Cython module 2012-09-06 19:58:32 +00:00
SConscript Fixed parsing Python configuration variables on Windows 2012-09-06 19:59:54 +00:00
setup.py.in SCons runs the unit tests for the Cython module 2012-09-06 19:58:32 +00:00