RMG API ReferenceΒΆ
This document provides the complete details of the application programming interface (API) for the Python version of the Reaction Mechanism Generator. The functionality of RMG-Py is divided into many modules and subpackages. An overview of these components is given in the table below. Click on the name of a component to learn more and view its API.
Module |
Description |
---|---|
Computing chemical properties from quantum chemistry calculations |
|
Reading and writing models in Chemkin format |
|
Physical constants |
|
Working with the RMG database |
|
Kinetics models of chemical reaction rates |
|
Molecular representations using chemical graph theory |
|
Pressure-dependent kinetics from master equation models |
|
On-the-fly quantum calculations |
|
Physical quantities and unit conversions |
|
Chemical reactions |
|
Automatic reaction mechanism generation |
|
Modeling reaction systems |
|
Chemical species |
|
Statistical mechanics models of molecular degrees of freedom |
|
Thermodynamics models of chemical species |
|
Custom RMG exception classes |