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

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

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

### Motivation or Problem Writing the documentation to only reference Anaconda is inflexible and bloated as compared with utilizing Miniconda or Conda available in system repositories. This is of particular...

### Bug Description I was trying to run some of the ess tests in Arkane, and I kept getting an error that psi4 isn't installed: ``` Traceback (most recent call...

bug

### Motivation or Problem - ArrBM does not properly handle case when E0 < 0 - ArrBM does not fit to single reaction where `dHrxn > 4 * w0/10` or...

### Context Im getting an error while trying to simulate pyrolysis of diethyl sulfide: ``` For reaction generation 1 process is used. Generating thermo for new species... Traceback (most recent...

### Motivation or Problem Issue #1981: sometimes rule-generated sticking coefficients can exceed 1, because of the reaction path degeneracy calculations. For example, a rate rule of A = 0.5 applied...

### Bug Description Here is the error information. After model enlargement: The model core has 39 species and 474 reactions The model edge has 266 species and 7388 reactions For...

### Topic General area which your question is related to. - [ ] Running an RMG job ### Context I am using RMG to model atmospheric oxidation (lots of parallels...

### Bug Description Multiply by reaction path degeneracy greater than 1 may create sticking coefficients greater than 1. Example with NO2: ### Expected Behavior Sticking coefficient should be between 0...

Topic: Kinetics
Complexity: Low
Topic: Catalysis

### Bug Description Binary RMG installation is missing modules when called ### How To Reproduce Installing according to instructions at https://reactionmechanismgenerator.github.io/RMG-Py/users/rmg/installation/anacondaUser.html (but using miniconda since on storage-limited server) From `rmg.py...

Topic: Installation

### Bug Description A clear and concise description of what the bug is. I copied+pasted the machine learning code into my input.py. But it never worked on any system (so,...