1. 13 Jul, 2022 1 commit
  2. 28 Jun, 2022 1 commit
    • Alex Izvorski's avatar
      OPC and OPC3 water (#3654) · 583471a6
      Alex Izvorski authored
      * Add benchmarks from Amber20 benchmark suite to standard benchmark script
      
      * Add ensemble option; don't change hydrogen mass in amber input files
      
      * Download and extract .tar.gz using pure python code, no wget/tar dependencies
      
      * Rename amber tests
      
      * add opc and opc3 models
      
      * update to match https://bioinformatics.cs.vt.edu/~izadi/OPC_Gromacs/opc.top
      
      
      
      * opc box, converted from ambertools-22.0-py38h6177452_1/dat/leap/lib/opcbox.off
      
      * change values to make serialized system match one created from prmtop as close as possible
      
      * unit test for opc water
      
      * opc - final values, match frcmod.opc; derivation in comments
      
      * opc3 water - final values, shows derivation
      
      * opc3box made from ambertools 22 dat/leap/lib/opc3box.off
      
      * add opc3 water test
      
      * add opc and opc3 to docs
      
      * move tests to TestForceField.py
      
      * move opc tests out of amoeba tests, oops
      
      * move opcbox and opc3box pdb files
      Co-authored-by: default avatarAlex Izvorski <alex@genesistherapeutics.ai>
      583471a6
  3. 24 Jun, 2022 1 commit
  4. 10 Jun, 2022 1 commit
  5. 09 Jun, 2022 1 commit
  6. 08 Jun, 2022 1 commit
  7. 03 Jun, 2022 1 commit
  8. 02 Jun, 2022 1 commit
  9. 31 May, 2022 1 commit
  10. 18 May, 2022 1 commit
  11. 11 May, 2022 1 commit
  12. 03 May, 2022 1 commit
  13. 23 Apr, 2022 1 commit
  14. 11 Apr, 2022 1 commit
  15. 08 Apr, 2022 1 commit
  16. 30 Mar, 2022 1 commit
  17. 22 Mar, 2022 1 commit
  18. 18 Mar, 2022 1 commit
  19. 15 Mar, 2022 1 commit
  20. 14 Mar, 2022 1 commit
  21. 11 Mar, 2022 1 commit
  22. 08 Mar, 2022 1 commit
  23. 04 Mar, 2022 1 commit
  24. 03 Mar, 2022 1 commit
  25. 01 Mar, 2022 2 commits
  26. 27 Feb, 2022 1 commit
  27. 22 Feb, 2022 1 commit
  28. 19 Feb, 2022 1 commit
  29. 18 Feb, 2022 1 commit
  30. 15 Feb, 2022 1 commit
  31. 07 Feb, 2022 1 commit
  32. 03 Feb, 2022 1 commit
  33. 02 Feb, 2022 1 commit
  34. 01 Feb, 2022 1 commit
  35. 27 Jan, 2022 2 commits
    • Peter Eastman's avatar
      CustomNonbondedForce supports computed values (#3412) · 33c694d4
      Peter Eastman authored
      * Reference implementation of computed values for CustomNonbondedForce
      
      * CPU implementation of computed values for CustomNonbondedForce
      
      * Common implementation of computed values for CustomNonbondedForce
      
      * Serialization of computed values
      
      * ForceField supports computed values
      33c694d4
    • Alberto Boldrini's avatar
      Remove generic patterns in Doxyfiles (#3430) · 05bb471c
      Alberto Boldrini authored
      Without this restriction, the compilation fails if the project folder has parent folders called "tests", "internal" or other words in these generic patterns.
      05bb471c
  36. 25 Jan, 2022 1 commit
  37. 22 Jan, 2022 1 commit
  38. 21 Jan, 2022 1 commit