SLACKHA / pyJac

Creates C and CUDA analytical Jacobians for chemical kinetics ODE systems
http://slackha.github.io/pyJac/
MIT License
52 stars 23 forks source link

Convert reactions with explicit reverse coefficients into two irreversible reactions #3

Closed kyleniemeyer closed 8 years ago

kyleniemeyer commented 9 years ago

When interpreting Chemkin mechanisms, mech_interpret.py should convert reversible reactions with explicit reverse Arrhenius coefficients into two irreversible reactions, in order to match Cantera's behavior.

In particular, this is important when comparing the reaction rates in the test module.

kyleniemeyer commented 8 years ago

Closed by f3bff8ea303cc7d7436d1853406605e931808cc5