RMG-Py icon indicating copy to clipboard operation
RMG-Py copied to clipboard

Python version of the amazing Reaction Mechanism Generator (RMG).

Results 261 RMG-Py issues
Sort by recently updated
recently updated
newest added

### Motivation or Problem I recently discovered (a happy accident) that you can put `*` in a SMILES string and RDKit will use it as a dummy atom, with an...

Topic: Catalysis

Related to larger issue of outdated docs in https://github.com/ReactionMechanismGenerator/RMG-Py/pull/2703. This PR serves to consolidate contributor guidelines in a `CONTRIBUTING.md` file [as described here.](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors)

### Motivation or Problem Adsorbates with more than one surface site were drawn weirdly, with the second or third surface site often floating up in the air. Examples: ### Description...

Topic: Catalysis

### Motivation or Problem There are a couple of species that we currently cannot handle in RMG when generating mechanisms for heterogeneously catalyzed reactions, because we have no way to...

Complexity: Medium
Topic: Catalysis
Status: WIP

Replaces https://github.com/ReactionMechanismGenerator/RMG-Py/pull/2597 ### Motivation or Problem The conversion to Cantera YAML files currently implemented in https://github.com/ReactionMechanismGenerator/RMG-Py/pull/2321 involves converting things to Cantera objects in memory then having Cantera return the properties....

### Bug Description Hi, I'm trying to run a sensitivity analysis (SA) in RMG for 9 different conditions (range of T and P). I've noticed that when reaching 1 bar...

bug

### Bug Description Arkane reports SA coefficients of PDep reactions, yet the units are reported in `J/mol`. I think it should be `mol/J` instead. We should also consider adding these...

Good First Issue
bug

### Bug Description I ran Arkane (through ARC) and got this trace-back: ``` Traceback (most recent call last): File "/home/william.d/Code/ARC/ARC.py", line 69, in main() File "/home/william.d/Code/ARC/ARC.py", line 65, in main...

stale

### Bug Description Hello, I am having an issue installing RMG following the developer[ install instructions](https://reactionmechanismgenerator.github.io/RMG-Py/users/rmg/installation/anacondaDeveloper.html) ``` ['/Users/ayushmaantripathi/miniforge3/envs/rmg_env/bin/python', '-m', 'pip', 'install', '-U', '-r', '/Users/ayushmaantripathi/RMG-Py/condaenv.qx4fndti.requirements.txt', '--exists-action=b'] Pip subprocess output: Pip subprocess...

### Motivation or Problem @kirkbadger18 observed an issue when generating mechanisms with adsorbates that contain N atoms. RMG seems to generate species that have formal charges, although the reaction templates...

Module: Resonance
Complexity: Low
Topic: Catalysis