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

Bugfix Boresch Correction #258

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from

Commits on Nov 1, 2024

  1. Make Boresch restraints correction consistent with F=2kx

    Previously, the correction was implemented assuming F=kx. This lead
    to erroneously favourable absolute free energies of binding by
    1.23 kcal mol-1.
    fjclark committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    be8aa3a View commit details
    Browse the repository at this point in the history
  2. Update docs to make clear that F = 2kx for restraints

    Update the restraint function docstrings, restraints tutorial,
    and changelog.
    fjclark committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    63e76ea View commit details
    Browse the repository at this point in the history