Title | Reaction Mechanism Generator: Automatic construction of chemical kinetic mechanisms |
Publication Type | Journal Article |
Year of Publication | 2016 |
Authors | Gao CW, Allen JW, Green WH, West RH |
Journal | Computer Physics Communications |
Volume | 203 |
Pagination | 212–225 |
Keywords | rmg |
Abstract | Reaction Mechanism Generator (RMG) constructs kinetic models composed of elementary chemical reaction steps using a general understanding of how molecules react. Species thermochemistry is estimated through Benson group additivity and reaction rate coefficients are estimated using a database of known rate rules and reaction templates. At its core, RMG relies on two fundamental data structures: graphs and trees. Graphs are used to represent chemical structures, and trees are used to represent thermodynamic and kinetic data. Models are generated using a rate-based algorithm which excludes species from the model based on reaction fluxes. RMG can generate reaction mechanisms for species involving carbon, hydrogen, oxygen, sulfur, and nitrogen. It also has capabilities for estimating transport and solvation properties, and it automatically computes pressure-dependent rate coefficients and identifies chemically-activated reaction paths. RMG is an object-oriented program written in Python, which provides a stable, robust programming architecture for developing an extensible and modular code base with a large suite of unit tests. Computationally intensive functions are cythonized for speed improvements. |
DOI | 10.1016/j.cpc.2016.02.013 |