-
Notifications
You must be signed in to change notification settings - Fork 11
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
feature_gromacs_energy #39
Comments
chryswoods
removed
roadmap
Issue relating to the roadmap and development
2023.5.0
labels
Oct 25, 2023
I'm archiving this as I haven't had a chance to look at it. It can be revived later if there is interest. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This feature branch contains the code developed to support calculating internal energies of molecules parameterised to include Gromacs-style dihedrals (e.g. specifically the harmonic improper term). This will also include adding support to the OpenMM converter for writing Urey-Bradley angle terms and harmonic improper terms.
API Proposal
This should be fully automatic and require no changes to the API. Essentially molecules that contain such internal terms will now not trigger exceptions saying that only amber-style dihedrals are supported.
The text was updated successfully, but these errors were encountered: