Skip to content

Version 1.9.1 Minor Release

Compare
Choose a tag to compare
@j-wags j-wags released this 17 Sep 19:59
· 108 commits to master since this release
0d63ac5

Minor changes and bugfixes since v1.9.0

Support gradients of SMIRNOFF handler attributes (Simon Boothroyd)

  • Updates the OpenFF Evaluator target so that it can correctly handle optimising handler attributes (e.g. the 1-4 scaling factor or the alpha, beta parameters of the double exponential handler)

Fixes double-wrapping of units on coordinates (Josh Horton)

  • Removes the double wrapping of the coordinates in units of angstrom which causes conversions to nanometer to go wrong.

Fixes for OpenFF toolkit 0.10.0 release (Josh Horton)

  • Updates the Smirnoff hack file to work with the newest toolkit release, introducing a new argument to the partial charge assignment methods that normalize the net charge.

Support for OpenMM 7.6 package namespace (Jeff Wagner)

  • Adds support for BOTH OpenMM >=7.6 and <7.6 package namespaces