- 02 Sep, 2014 1 commit
-
-
peastman authored
small typo in checkpointreporter.py true --> True
-
- 26 Aug, 2014 1 commit
-
-
Kevin Dalton authored
Changes to be committed: modified: checkpointreporter.py there is a small typo in checkpointreporter.py in openmm. line 81 has: self._own_handle = true instead of True.
-
- 21 Aug, 2014 1 commit
-
-
peastman authored
Updates to documentation for 6.1
-
- 18 Aug, 2014 8 commits
-
-
peastman authored
-
peastman authored
Docs start chapter on any page
-
Robert McGibbon authored
-
peastman authored
avoid syntax error if tabulated function min is negative
-
peastman authored
Fixed bug in getInducedDipoles()
-
Mike Garrahan authored
-
peastman authored
-
peastman authored
Fix Python3 compatibility with the CHARMM parsers
-
- 16 Aug, 2014 1 commit
-
-
Jason Swails authored
-
- 14 Aug, 2014 2 commits
-
-
peastman authored
More informative error messages for Context::getParameter() and setParameter()
-
John Chodera (MSKCC) authored
Updated Context::getParameter() and Context::setParameter() error messages to also print name of incorrect parameter to aid debugging.
-
- 13 Aug, 2014 1 commit
-
-
peastman authored
Fixed uninitialized memory error when using multiple GPUs
-
- 12 Aug, 2014 7 commits
-
-
peastman authored
-
peastman authored
Fixed an overly strict test case
-
https://github.com/SimTk/openmmpeastman authored
-
peastman authored
-
peastman authored
Avoid integer overflow when dealing with very large systems
-
https://github.com/SimTk/openmmpeastman authored
-
peastman authored
-
- 11 Aug, 2014 5 commits
- 10 Aug, 2014 1 commit
-
-
Jason Swails authored
terms of supporting PSF files that don't really conform to the "standard" way that CHARMM prints them. The downside is that it relies on ! comment tags which I think are comments for CHARMM. However, the use of !NATOM and !NBOND and other tags seem to be _much_ more conserved than the general format of the PSF file across different dialects of PSFs. So the current approach should be more flexible.
-
- 09 Aug, 2014 1 commit
-
-
Jason Swails authored
the same format as the rest of the CHARMM stream files I've seen.
-
- 08 Aug, 2014 1 commit
-
-
peastman authored
-
- 06 Aug, 2014 1 commit
-
-
peastman authored
-
- 04 Aug, 2014 2 commits
- 01 Aug, 2014 5 commits
- 31 Jul, 2014 2 commits