-
Notifications
You must be signed in to change notification settings - Fork 230
Home
Mark Goldman edited this page Dec 16, 2016
·
27 revisions
The purpose of this wiki is to provide information relevant for developers and users not found in the documentation. For other information, please see the links below:
- Read the Documentation
- View the latest source code: Github Source Code
- Post issues and bugs on the Github Issues Page
- rmg.mit.edu: Visualize models, search for kinetics and thermochemistry, view the databases. etc.
- rmg.coe.neu.edu: Mirror of rmg.mit.edu, usually with older version, currently (2016-02-26) broken.
- RMG Study Group Presentations: A collection of presentations on how to use RMG, Git, and other relevant topics
- Running RMG in Parallel Mode using a SLURM scheduler or using a SGE scheduler
- Reaction Centered Reduction of RMG-generated Models
- Adding New Reaction Families to the database and RMG source code.
- RMG code organization explanations: Explanations on the structure of RMG
- Programming Style Guide: How to capitalizeYourVariableNames etc.
- Setting up the RMG website as seen at http://rmg.mit.edu
- How to Update the Documentation available at http://reactionmechanismgenerator.github.io/RMG-Py/
- How to Package New Releases