cantera/interfaces/cython
CyberDrudge aa9721dbe9
Use Cantera Error in leftover examples
Update diffusion_flame_batch.py and diffusion_flame_extinction.py
to use CanteraError where appropriate. Define a new
FlameExtinguished exception to distinguish between extinction and
other failures. This allows things like OSErrors to still be
raised to the user while dealing with exceptions we can handle.
Closes #569.
2019-02-18 13:38:50 -05:00
..
cantera Use Cantera Error in leftover examples 2019-02-18 13:38:50 -05:00
.gitignore [SCons] Only build the Python package for Python 3.x 2018-09-19 17:59:59 -04:00
SConscript [SCons] Use Cython from the targeted copy of Python 2018-09-19 17:59:59 -04:00
setup.py.in [SCons] Check for a supported version of Python 2018-09-19 17:59:59 -04:00