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

The database of chemical parameters used with Reaction Mechanism Generator

Results 129 RMG-database issues
Sort by recently updated
recently updated
newest added
trafficstars

I have corrected this data for the species errors that we have encountered so far, including the species with the ground state electron configuration errors

Status: Under Revision

Full model chemistry is `#uHF dlpno-ccsd(t)-f12 cc-pvtz-f12 aug-cc-pvtz/c cc-pvtz-f12-cabs TightSCF tightPNO`. In the coming days I will do data validation on this and the other model chemistries being added, so...

Complexity: Low
Status: Under Revision

Add energies for DLPNO methods, B3LYP-D3BJ/def2-TZVP, wB97X-D/def2-TZVP, and wB97M-V/def2-TZVP. Fitted with Arkane. Br not available for DLPNO-F12 methods.

Status: Review Needed

Thanks to @dranasinghe for the calculations!! This PR also fixes some issues with existing species in the reference species database

Status: Review Needed

I used the method of just calculating the single atoms. For hydrogen, I just took the final energy given after the SCF stage, as Orca cannot handle the couple cluster...

Complexity: Low
Status: Under Revision

This is a correction to #393. The skeleton labels were added, both directions in the ring are considered, and a 2nd degree neighbor is also forbidden.

Upon merging 4 models, I wanted to run the merged model further, which required using the `importChemkinLibrary.py` script to convert the newly created `chem.inp` into new thermo and kinetics libraries....

I'm writing this issue as a place to store entries removed from RMG-database. Sometimes changes in code or questionable sources may make us want to remove some (hopefully temporarily). Putting...

when running importChemkinLibrary.py as below python importChemkinLibrary.py chem.inp species_dictionary.txt nameofthePES it shows the error as below. Traceback (most recent call last): File "importChemkinLibrary.py", line 16, in from rmgpy.chemkin import loadChemkinFile,...

This issue is related to halogens PR: https://github.com/ReactionMechanismGenerator/RMG-database/pull/392 When adding halogen atoms to the kinetics trees, I removed halogen atoms (F, Cl, and Br) from the `R!H` atomtype. Because I...