1. 12 Jul, 2016 2 commits
  2. 05 Jul, 2016 2 commits
  3. 29 Jun, 2016 2 commits
  4. 27 Jun, 2016 1 commit
  5. 22 Jun, 2016 2 commits
  6. 21 Jun, 2016 2 commits
  7. 19 Jun, 2016 1 commit
  8. 15 Jun, 2016 1 commit
  9. 08 Jun, 2016 1 commit
  10. 31 May, 2016 2 commits
  11. 29 May, 2016 1 commit
    • Justin MacCallum's avatar
      Precompute GBNeck terms · 31a9036a
      Justin MacCallum authored
      The previous version of this code would compute
      the values of d0 and m0 for every iteration. This
      was unnecessary as these values are fixed at the
      start of the calculation by the radii of the particles
      involved. This resulted in unnecessary computation
      and memory access that dramatically slowed simulations
      using the GBn or GBn2 solvation models.
      
      The new version pre-computes the values based on the
      radii that are present in the system. Linear interpolation
      is used, which is consistent with Amber. The previous
      version of OpenMM used cubic, which gives slightly
      different results.
      31a9036a
  12. 11 May, 2016 3 commits
  13. 09 May, 2016 1 commit
  14. 29 Apr, 2016 1 commit
  15. 13 Apr, 2016 1 commit
  16. 07 Apr, 2016 1 commit
  17. 06 Apr, 2016 1 commit
  18. 05 Apr, 2016 2 commits
  19. 02 Apr, 2016 1 commit
  20. 24 Mar, 2016 1 commit
  21. 23 Mar, 2016 1 commit
  22. 18 Mar, 2016 1 commit
  23. 15 Mar, 2016 1 commit
  24. 14 Mar, 2016 1 commit
  25. 11 Mar, 2016 3 commits
  26. 10 Mar, 2016 1 commit
  27. 09 Mar, 2016 3 commits