Skip to content
Snippets Groups Projects
  • Studer Gabriel's avatar
    272d57f8
    adapt mol.mm unit tests to OpenMM 7.7 · 272d57f8
    Studer Gabriel authored
    OpenMM 7.7 checks for realistic parametrisation, e.g. that an angle between
    three particles is in range [0, pi]. In the unit tests we just set random
    values for testing that were outside that range. This triggered an OpenMM
    error. The test values have been adapted accordingly.
    272d57f8
    History
    adapt mol.mm unit tests to OpenMM 7.7
    Studer Gabriel authored
    OpenMM 7.7 checks for realistic parametrisation, e.g. that an angle between
    three particles is in range [0, pi]. In the unit tests we just set random
    values for testing that were outside that range. This triggered an OpenMM
    error. The test values have been adapted accordingly.