openmmtools icon indicating copy to clipboard operation
openmmtools copied to clipboard

Fix tests - avoid creation of diferent default values for global parameters

Open ijpulidos opened this issue 2 years ago • 0 comments

In order to get the tests passing with OpenMM8, it looks like we need to refactor the RestorableOpenMMObject because it is using different default values for the global _restorable_force__class_hash and this behavior is now explicitly avoided in OpenMM8. See https://github.com/openmm/openmm/issues/3610#issuecomment-1409312647

Originally posted by @ijpulidos in https://github.com/choderalab/openmmtools/issues/649#issuecomment-1410504932

ijpulidos avatar Feb 20 '23 23:02 ijpulidos