-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added a module for working with RMG reaction families #754
base: main
Are you sure you want to change the base?
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f79d7fe - Browse repository at this point
Copy the full SHA f79d7feView commit details -
Removed RMG-Py and RMG-database repo paths from common
were used to report the git branch and commit of the repos
Configuration menu - View commit details
-
Copy full SHA for 86456a5 - Browse repository at this point
Copy the full SHA 86456a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cd8712 - Browse repository at this point
Copy the full SHA 2cd8712View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2e1f05 - Browse repository at this point
Copy the full SHA e2e1f05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2203c75 - Browse repository at this point
Copy the full SHA 2203c75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81703dc - Browse repository at this point
Copy the full SHA 81703dcView commit details -
Added hydrolysis as an ARC reaction family
ARC reaction families are families for which only a template/recipe is given without kinetic data. They can be used by ARC to atom-map a reaction and search for a transition state just like RMG families. They have the same format as the `group.py` file in RMG reaction families, only here the files are named by the family label. ARC families should be located under ARC/data/families/ to be discovered by ARC. Also added ARC_FAMILIES_PATH to settings
Configuration menu - View commit details
-
Copy full SHA for 2df0a90 - Browse repository at this point
Copy the full SHA 2df0a90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07f068b - Browse repository at this point
Copy the full SHA 07f068bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0181c57 - Browse repository at this point
Copy the full SHA 0181c57View commit details -
Configuration menu - View commit details
-
Copy full SHA for c19e0bf - Browse repository at this point
Copy the full SHA c19e0bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for bafa5fb - Browse repository at this point
Copy the full SHA bafa5fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99db4b2 - Browse repository at this point
Copy the full SHA 99db4b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 756d5a0 - Browse repository at this point
Copy the full SHA 756d5a0View commit details -
Removed the determine_family() function from the rmgdb module
It is obsolete now
Configuration menu - View commit details
-
Copy full SHA for 1df3a5b - Browse repository at this point
Copy the full SHA 1df3a5bView commit details -
Don't use RMGDatabase to determine reaction family
Currently the rmgdb module is only used by processor which will be dealt with in a different PR
Configuration menu - View commit details
-
Copy full SHA for 02fdea5 - Browse repository at this point
Copy the full SHA 02fdea5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec01997 - Browse repository at this point
Copy the full SHA ec01997View commit details -
Modifications to how reaction family is used in ARC
It is no longer an object, no need to call family.label No need to call determine_family() since family is now a property of reaction
Configuration menu - View commit details
-
Copy full SHA for d4ee5ba - Browse repository at this point
Copy the full SHA d4ee5baView commit details -
Configuration menu - View commit details
-
Copy full SHA for a13f1a6 - Browse repository at this point
Copy the full SHA a13f1a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88f607a - Browse repository at this point
Copy the full SHA 88f607aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f36f76c - Browse repository at this point
Copy the full SHA f36f76cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87ef2b5 - Browse repository at this point
Copy the full SHA 87ef2b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55abaa4 - Browse repository at this point
Copy the full SHA 55abaa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2df5d92 - Browse repository at this point
Copy the full SHA 2df5d92View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7e3466 - Browse repository at this point
Copy the full SHA e7e3466View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2974141 - Browse repository at this point
Copy the full SHA 2974141View commit details -
Configuration menu - View commit details
-
Copy full SHA for a01bd4a - Browse repository at this point
Copy the full SHA a01bd4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6bd6af - Browse repository at this point
Copy the full SHA e6bd6afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9974059 - Browse repository at this point
Copy the full SHA 9974059View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f7392e - Browse repository at this point
Copy the full SHA 6f7392eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12d0085 - Browse repository at this point
Copy the full SHA 12d0085View commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ca05315 - Browse repository at this point
Copy the full SHA ca05315View commit details
Commits on Aug 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c9f3a7a - Browse repository at this point
Copy the full SHA c9f3a7aView commit details
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a69670 - Browse repository at this point
Copy the full SHA 9a69670View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 829d584 - Browse repository at this point
Copy the full SHA 829d584View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e5d7a48 - Browse repository at this point
Copy the full SHA e5d7a48View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d65d10 - Browse repository at this point
Copy the full SHA 7d65d10View commit details