1. 24 Oct, 2019 9 commits
  2. 11 Sep, 2019 1 commit
  3. 10 Sep, 2019 1 commit
  4. 09 Apr, 2019 1 commit
    • peastman's avatar
      Created HippoNonbondedForce (#2296) · 1eec1e15
      peastman authored
      * Created API for HIPPO force field
      
      * Beginning of reference implementation of HIPPO
      
      * Continuing reference implementation of HIPPO
      
      * Continuing reference implementation of HIPPO
      
      * Continuing reference implementation of HIPPO
      
      * Continuing reference implementation of HIPPO
      
      * Continuing reference implementation of HIPPO
      
      * Continuing reference implementation of HIPPO
      
      * Continuing reference implementation of HIPPO
      
      * Completed reference of HIPPO with no cutoff
      
      * Beginning cutoffs/PME for reference implementation of HIPPO
      
      * Continuing PME for reference implementation of HIPPO
      
      * Continuing PME for reference implementation of HIPPO
      
      * Continuing PME for reference implementation of HIPPO
      
      * Completed reference implementation of HIPPO
      
      * Cleanup and optimization to HIPPO reference
      
      * Further cleanup to HIPPO
      
      * Combined direct space interactions into a single loop
      
      * Compute direct space interactions in quasi-internal frame
      
      * Beginning of CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Finished CUDA implementation of HIPPO
      
      * More features and test cases for HippoNonbondedForce
      
      * Serialization and Python API for HippoNonbondedForce
      
      * Fixed sign error in computing forces
      1eec1e15
  5. 05 Mar, 2019 1 commit
  6. 22 Jan, 2019 2 commits
  7. 10 Oct, 2018 1 commit
  8. 23 Sep, 2018 1 commit
  9. 23 Jul, 2018 2 commits
  10. 17 Jul, 2018 1 commit
  11. 03 Jul, 2018 1 commit
  12. 20 Jun, 2018 1 commit
  13. 27 Apr, 2018 1 commit
  14. 24 Jan, 2018 1 commit
  15. 23 Jan, 2018 1 commit
  16. 22 Jan, 2018 1 commit
  17. 14 Jul, 2017 1 commit
  18. 03 Jul, 2017 1 commit
  19. 28 Jun, 2017 1 commit
  20. 15 Jun, 2017 1 commit
  21. 14 Jun, 2017 1 commit
  22. 08 Jun, 2017 1 commit
  23. 25 May, 2017 1 commit
  24. 18 May, 2017 1 commit
  25. 06 Mar, 2017 1 commit
  26. 03 Mar, 2017 2 commits
  27. 15 Feb, 2017 1 commit
  28. 13 Jan, 2017 1 commit
  29. 19 Dec, 2016 1 commit
    • Andy Simmonett's avatar
      Updated tests, to compare to Gromacs · 1b31ef62
      Andy Simmonett authored
      o Added C12 shift term, to match GMX.
      o Added tests to compare energies and forces directly to GMX, with and without exclusions.
      o Modified set/get LJPME parameters to look similar to electrostatic equivalents.
      1b31ef62