"plugins/vscode:/vscode.git/clone" did not exist on "13c28cf0264db5009eb951b981d70d0860a13d92"
  1. 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
  2. 26 May, 2016 3 commits
  3. 25 May, 2016 1 commit
  4. 20 May, 2016 1 commit
  5. 19 May, 2016 1 commit
  6. 16 May, 2016 1 commit
  7. 13 May, 2016 1 commit
  8. 11 May, 2016 5 commits
  9. 10 May, 2016 1 commit
  10. 09 May, 2016 1 commit
  11. 05 May, 2016 4 commits
  12. 25 Apr, 2016 5 commits
  13. 22 Apr, 2016 2 commits
  14. 21 Apr, 2016 6 commits
  15. 20 Apr, 2016 2 commits
  16. 19 Apr, 2016 2 commits
  17. 18 Apr, 2016 2 commits
  18. 15 Apr, 2016 1 commit