proteneer / timemachine

Differentiate all the things!
Other
138 stars 17 forks source link

Improve nonbonded decoupling protocol for single topology transformations #1340

Closed mcwitt closed 3 weeks ago

mcwitt commented 1 month ago

The schedule used to determine the 4-d coordinate offset for nonbonded decoupling in single topology calculations is currently suboptimal in a way that is easy to fix.

Brief background:

This PR modifies the existing 4-d decoupling schedule to be more gradual, taking advantage of the fact that w_a and w_b no longer need to be individually symmetric. The modification was done by taking the relevant half of the existing pre-optimized schedule depending on whether the atom in question is being coupled or decoupled.

decoupling_protocol