- 26 May, 2015 1 commit
-
-
Jason Swails authored
Virtual sites are never created by the OpenMM system, and their information is not parsed from the Gromacs topology file. For now just throw an exception rather than let them run, since TIP4Pew behaves *very* strangely...
-
- 21 May, 2015 1 commit
-
-
peastman authored
Tabulated erfc() to improve accuracy of energies
-
- 18 May, 2015 4 commits
-
-
peastman authored
-
peastman authored
Fix Gromacs #define replacement and add support for Gromacs 5
-
Jason Swails authored
-
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.
-
- 15 May, 2015 4 commits
- 14 May, 2015 3 commits
- 13 May, 2015 2 commits
- 12 May, 2015 2 commits
-
-
peastman authored
Update setup.py
-
Robert T. McGibbon authored
-
- 11 May, 2015 2 commits
- 06 May, 2015 6 commits
- 05 May, 2015 5 commits
- 04 May, 2015 5 commits
- 02 May, 2015 2 commits
-
-
Jason Swails authored
-
Jason Swails authored
Prints out a more helpful error message than a weird regex-based missing "groups" attribute on NoneType.
-
- 01 May, 2015 3 commits