1. 18 May, 2015 1 commit
    • Jason Swails's avatar
      Fix Gromacs #define replacement and add support for Gromacs 5 · a1483ec5
      Jason Swails authored
      Gromacs uses the preprocessor to replace previously #define'd tokens in strings.
      This is used, for instance, to override certain parameters without having to
      introduce new file types.  This is how Gromacs implemented ff99SB-ILDN (i.e., by
      simply replacing the chi torsion for isoleucine, leucine, aspartate, and
      asparagine with a define token).  So OpenMM *was* missing some in-line
      parameters that were defined.
      
      The immediate consequence I see is that whenever someone tried to run
      ff99SB-ILDN with OpenMM, what they were *really* getting was ff99SB. Not sure
      where else, if anywhere, this kind of thing was happening.
      a1483ec5
  2. 15 May, 2015 4 commits
  3. 14 May, 2015 2 commits
  4. 13 May, 2015 2 commits
  5. 12 May, 2015 2 commits
  6. 11 May, 2015 2 commits
  7. 06 May, 2015 6 commits
  8. 05 May, 2015 5 commits
  9. 04 May, 2015 5 commits
  10. 02 May, 2015 2 commits
  11. 01 May, 2015 4 commits
  12. 22 Apr, 2015 5 commits