cantera/interfaces
Ray Speth b3a1e1e47c [Cython/1D] 1D solver can be interrupted by ctrl-c
By calling a pure Python function each time OneDim::eval is called, we can
catch KeyboardInterrupt exceptions and abort the 1D solver loop, returning
control to Python.

Partially addresses Issue 93.
2013-03-04 17:31:41 +00:00
..
cython [Cython/1D] 1D solver can be interrupted by ctrl-c 2013-03-04 17:31:41 +00:00
matlab Merge branch '2.0' into 'trunk' 2012-12-13 22:58:38 +00:00
python [ck2cti] Fixed parsing duplicate reactions with explicit reverse rate constants 2013-01-22 20:26:30 +00:00