@@ -8,19 +8,19 @@ RMG is an automatic chemical reaction mechanism generator
88that constructs kinetic models composed of elementary chemical reaction
99steps using a general understanding of how molecules react. This documentation is for the newer Python version of RMG that we call RMG-Py.
1010
11- +---------------------------------------------+----------------------------------------------------------------------------------------+
12- | I want to... | Resource |
13- +=============================================+========================================================================================+
14- | analyze models & search databases | `RMG website resources <https://rmg.mit.edu/>`__ (no download needed) |
15- +---------------------------------------------+----------------------------------------------------------------------------------------+
16- | create mechanisms automatically | Download RMG with the RMG User's Guide |
17- +---------------------------------------------+----------------------------------------------------------------------------------------+
18- | make transition state theory calculations | Run Arkane after downloading RMG. See the Arkane User's Guide |
19- +---------------------------------------------+----------------------------------------------------------------------------------------+
20- | post an issue with RMG | `GitHub issues page <https://github.com/ReactionMechanismGenerator/RMG-Py/issues>`__ |
21- +---------------------------------------------+----------------------------------------------------------------------------------------+
22- | contribute to the RMG project | `RMG developer's wiki <https://github.com/ReactionMechanismGenerator/RMG-Py/wiki >`__ |
23- +---------------------------------------------+----------------------------------------------------------------------------------------+
11+ +---------------------------------------------+--------------------------------------------------------------------------------------------------------------- +
12+ | I want to... | Resource |
13+ +=============================================+=============================================================================================================== +
14+ | analyze models & search databases | `RMG website resources <https://rmg.mit.edu/>`__ (no download needed) |
15+ +---------------------------------------------+--------------------------------------------------------------------------------------------------------------- +
16+ | create mechanisms automatically | Download RMG with the RMG User's Guide |
17+ +---------------------------------------------+--------------------------------------------------------------------------------------------------------------- +
18+ | make transition state theory calculations | Run Arkane after downloading RMG. See the Arkane User's Guide |
19+ +---------------------------------------------+--------------------------------------------------------------------------------------------------------------- +
20+ | post an issue with RMG | `GitHub issues page <https://github.com/ReactionMechanismGenerator/RMG-Py/issues>`__ |
21+ +---------------------------------------------+--------------------------------------------------------------------------------------------------------------- +
22+ | contribute to the RMG project | `Contributor guidelines <https://github.com/ReactionMechanismGenerator/RMG-Py/blob/main/CONTRIBUTING.md >`__ |
23+ +---------------------------------------------+--------------------------------------------------------------------------------------------------------------- +
2424
2525Arkane is developed and distributed as part of RMG-Py, but can be used as a stand-alone
2626application for Thermochemistry, Transition State Theory, and Master Equation chemical kinetics
0 commit comments