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

Use force units in energy minimization #532

Merged
merged 6 commits into from Oct 12, 2023
Merged

Conversation

mattwthompson
Copy link
Member

@mattwthompson mattwthompson commented Oct 12, 2023

Description

This PR resolves #530

Todos

  • Use units of force for tolerance argument in energy minimization
  • Test against OpenMM 8.1 beta

Status

  • Ready to go

@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

Merging #532 (8c1a70c) into main (58615f5) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

@mattwthompson
Copy link
Member Author

State at 226e655 indicates this should work with OpenMM 8.1 if there are no relevant changes from the beta. I'll remove the changes to the tooling before merging.

@mattwthompson mattwthompson marked this pull request as ready for review October 12, 2023 18:43
@mattwthompson mattwthompson merged commit f13ac0d into main Oct 12, 2023
15 checks passed
@mattwthompson mattwthompson deleted the tolderance-units branch October 12, 2023 19:24
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.

Update calls to Simulation.MinimizeEnergy to provide tolerance as force, not energy
1 participant