- 27 Apr, 2017 1 commit
-
-
jchodera authored
-
- 25 Apr, 2017 3 commits
-
-
peastman authored
Fix bug where CHARMM impropers did not respect toroidal boundary conditions
-
John Chodera authored
Created test case for CHARMM impropers fix
-
peastman authored
-
- 24 Apr, 2017 2 commits
-
-
peastman authored
Bug fixes to CustomHbondForce
-
Peter Eastman authored
-
- 18 Apr, 2017 4 commits
-
-
peastman authored
Improved gromacs
-
Stephen Constable authored
Fixes to GromacsTopFile with different combining rules
-
peastman authored
-
peastman authored
Defined entry point so other packages can add force field directories
-
- 17 Apr, 2017 3 commits
- 14 Apr, 2017 4 commits
-
-
peastman authored
Fixed bug accessing parameters for CustomHbondForce
-
peastman authored
-
Peter Eastman authored
-
jchodera authored
-
- 12 Apr, 2017 1 commit
-
-
peastman authored
Improved logic for guessing elements from atom names
-
- 11 Apr, 2017 2 commits
- 10 Apr, 2017 2 commits
-
-
Stephen Constable authored
Updated description of unit test that was added.
-
peastman authored
Added error checking to setNonbondedMethod()
-
- 07 Apr, 2017 6 commits
-
-
Peter Eastman authored
-
Stephen Constable authored
I’m not sure how to trigger the unit testing suite, but this code should test the changes I’ve made.
-
peastman authored
Fix typo in bibtex entry
-
Levi Naden authored
Missing comma causes docs not to compile.
-
Stephen Constable authored
This was changed to help debug my development. I have now returned it to the original behavior.
-
Stephen Constable authored
This should fix CI build errors in parent repository.
-
- 06 Apr, 2017 1 commit
-
-
peastman authored
Fix test failure on Jenkins
-
- 05 Apr, 2017 6 commits
-
-
peastman authored
AMBER-FB15 protein force field parameters
-
Lee-Ping Wang authored
-
Stephen Constable authored
The old _is_gro_coord function inexplicably used split() even though gro files fixed field (nb: the parsing was still done correctly). Now it uses fixed field substrings.
-
Lee-Ping authored
-
Lee-Ping Wang authored
-
Stephen Constable authored
I have made things more technically correct: GROMACS processes pairs and exclusions separately. Also added proper support for fudgeLJ term. Also added improved gro file parsing (technically it’s a fixed-field format but this works too).
-
- 04 Apr, 2017 1 commit
-
-
Peter Eastman authored
-
- 03 Apr, 2017 3 commits
- 01 Apr, 2017 1 commit
-
-
Lee-Ping Wang authored
-