Skip to content
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

Update to AmberTools23 #280

Open
jchodera opened this issue Jun 14, 2023 · 1 comment
Open

Update to AmberTools23 #280

jchodera opened this issue Jun 14, 2023 · 1 comment
Milestone

Comments

@jchodera
Copy link
Member

AmberTools23 includes a new GAFF version (2.2.20, March 2021). From the header:

AMBER General Force Field for organic molecules (Version 2.2.20, March 2021)

We should add this GAFF version and update other force fields we are able to.

@mattwthompson
Copy link
Collaborator

The short version of the current plan is

  1. Make a 0.13.0 that doesn't have GAFF support (Temporarily remove GAFF because of parmchk2 issues #329)
    a. Point users towards 0.12.0 which still does, with limitations (Python 3.10, AmberTools 22, x86 architecture only)
    a. These limitations don't apply to the SMIRNOFF template generator
  2. Make a 0.14.0 that relies on Allow multiple registrations of the same atom type if definitions identical openmm#4531
    a. This should work with Python 3.10-3.12, AmberTools 22-23, x64 and Apple Silicon
  3. When AmberTools 24 is packaged, test this package alongside it
    b. Currently expect it to work (no new GAFF version) but hard to predict prior to testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants