Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.58 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.58 KB

RMG Py - Reaction Mechanism Generator (Python Version)

This repository contains the Python version of Reaction Mechanism Generator (RMG), a tool for automatically generating kinetic models of chemical reaction mechanisms, and related projects. RMG is developed primarily by researchers in Prof. William Green's research group at the Massachusetts Institute of Technology and Prof. Richard West's research group at Northeastern University.

The most official repository can be found on github and is located at https://github.com/GreenGroup/RMG-Py. Instructions on how to use RMG can be found in the Documentation including details on how to install RMG-Py and its numerous dependencies.

We have a continuous integration build test suite which you can access at https://travis-ci.org/GreenGroup/RMG-Py The current build status is Build Status

Details of the (earlier established) Java version of RMG can be found on Sourceforge (although it too is developed here on github).

Please email rmg_dev@mit.edu if you have any questions.