You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.
When trying to export the RMG-Java database to RMG-Py, I found some errors in thermo groups that should cause RMG to crash. For example, one of the bond orders is 'H' in 3a0405a
4 * Cs 1 {1,S} {5,S} {9,H}
in line 81 of Radical_Dictionary.txt
I will commit corrections for the library, but there should probably be a check on RMG for valid adjacency lists here.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When trying to export the RMG-Java database to RMG-Py, I found some errors in thermo groups that should cause RMG to crash. For example, one of the bond orders is 'H' in 3a0405a
4 * Cs 1 {1,S} {5,S} {9,H}
in line 81 of Radical_Dictionary.txt
I will commit corrections for the library, but there should probably be a check on RMG for valid adjacency lists here.
The text was updated successfully, but these errors were encountered: