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

[WIP] update for OFE 1.0rc0 #33

Closed
wants to merge 3 commits into from
Closed

[WIP] update for OFE 1.0rc0 #33

wants to merge 3 commits into from

Conversation

IAlibay
Copy link
Collaborator

@IAlibay IAlibay commented Mar 6, 2024

Fixes #31
Depends on #24

TODO:

  • Fix IntegratorSettings - needed for 1.0 compatibility
    • Make a new integrator settings class for NEQ integrator
  • Fix partial charge generation - not needed for 1.0 compatibility
    • Use OpenFF partial charge generator method to allow for partial charge generation choices
  • Fix solvation settings - needed for 1.0 compatibility
    • should be just an import replacement
  • Deal with mapping changes - needed for 1.0 compatibility
    • SIngle mapping validation
    • Make sure everything is now a list rather than a dictionary
    • Remove dependency on "ligand" dictionary entry in mapping
  • Making protocols inputs to units - not needed for 1.0 compatibility
    • Replaces settings as an input - allows for better settings migration

@ijpulidos
Copy link
Contributor

Closing. Superseded by #38

@ijpulidos ijpulidos closed this Apr 16, 2024
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

Successfully merging this pull request may close these issues.

Changes to support openfe 1.0, gufe 1.0
2 participants