1. 14 Apr, 2020 1 commit
  2. 23 Mar, 2020 1 commit
    • Alex Henrie's avatar
      Remove unused variables (#2605) · a752d258
      Alex Henrie authored
      * Remove unused variable from CpuCustomGBForce::calculateIxn
      
      * Remove unused variable from CpuCalcCustomManyParticleForceKernel::initialize
      
      * Remove unused variable from CudaCalcCustomCVForceKernel::initialize
      
      * Remove unused variable from ReferenceCalcCustomManyParticleForceKernel::initialize
      
      * Remove unused variables from ReferenceObc::computeBornEnergyForces
      
      * Remove unused variable from AmoebaTorsionTorsionForceProxy::serialize
      a752d258
  3. 21 Feb, 2020 1 commit
  4. 14 Feb, 2020 1 commit
  5. 04 Feb, 2020 1 commit
  6. 11 Dec, 2019 1 commit
  7. 12 Nov, 2019 1 commit
  8. 07 Nov, 2019 1 commit
  9. 25 Oct, 2019 1 commit
  10. 24 Oct, 2019 7 commits
  11. 18 Oct, 2019 1 commit
  12. 07 Oct, 2019 1 commit
  13. 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
  14. 05 Mar, 2019 1 commit
  15. 22 Jan, 2019 2 commits
  16. 23 Jul, 2018 2 commits
  17. 17 Jul, 2018 1 commit
  18. 03 Jul, 2018 1 commit
  19. 27 Apr, 2018 1 commit
  20. 24 Jan, 2018 1 commit
  21. 23 Jan, 2018 1 commit
  22. 22 Jan, 2018 1 commit
  23. 14 Jul, 2017 1 commit
  24. 03 Jul, 2017 1 commit
  25. 08 Jun, 2017 1 commit
  26. 25 May, 2017 1 commit
  27. 18 May, 2017 1 commit
  28. 06 Mar, 2017 1 commit
  29. 03 Mar, 2017 1 commit
  30. 15 Feb, 2017 1 commit
  31. 13 Jan, 2017 1 commit
  32. 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