You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi OpenMM devs!
I have a very similar question as previously mentioned on here. The one who opened this issue just adopt the charge during the simulation using updateParametersInContext method. As pointed by @jchodera , the position-dependence of the charges should also contribute to the force. Is it possible to account for this using a TorchForce object along with OpenMM PME electrostatistics? There are some articles (for instance, see https://www.tandfonline.com/doi/abs/10.1080/13642819208207645) mentioning the technical aspects of implementing charge transfer process.