Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Item

Notes

  • JS – Tried implicit solvent parameter refitting. Fit to hydration free energies and host-guest binding. The former tends to increase the radii, the latter tends to decrease the radii (at least for N and O).

  • JS – The current HCT/OBC1/OBC2 files live in test_forcefields. Could we make authoritative versions of these?

    • JW – Yes, we could put them into openff-forcefields as version 1.0.0 of their respective titles.

  • JS – Would like to be able to run with GBn and GBn2 implicit solvent models.

  • JS – Would also like to be able to run OBC, varying alpha/beta/gamma

    • JW – These are buried pretty deep in the OpenMM implementation. This would be kinda hard to implement, and the odds of me making a mistake are pretty high.

      • Github link macro
        linkhttps://github.com/openmm/openmm/blob/c74510f7f492087f24d43754e8a7d2ee1d0790ee/wrappers/python/openmm/app/internal/customgbforces.py#L617
        alpha/beta/gamma are baked into hard-coded OpenMM CustomGBForces for built-in implementations.

      • comments discussing alpha/beta/gamma in initial PR to add GBSA support

        Github link macro
        linkhttps://github.com/openforcefield/openff-toolkit/pull/363#issue-289515342

Prototyping new GBSA handlers

  • Working in smirnoff-plugins

  • JW can do most of initial implementation, but doesn’t have bandwidth/experience to validate

  • We’ll do

    • Exposing alpha/beta/gamma for HCT, OBC1, OBC2

    • Adding GBn and GBn2

  • JS and JW worked together to make

    Github link macro
    linkhttps://github.com/openforcefield/smirnoff-plugins/pull/11

  • JW will add GBSA force fields to the openff-forcefields package and tell JS when they’re in a release.

Action items

  •  

Decisions