- 20 Apr, 2016 1 commit
-
-
Peter Eastman authored
-
- 04 Mar, 2016 1 commit
-
-
Peter Eastman authored
-
- 16 Dec, 2015 1 commit
-
-
Peter Eastman authored
-
- 29 Sep, 2015 3 commits
-
-
Jason Swails authored
- Remove API change for AmoebaAngleForce so it goes back to only taking degrees. Handle conversion via a pythonprepend (since stripUnits is done in C++ now). - Do the same thing for TorsionTorsionForce, since angles are in degrees again - Add AmoebaVdwForce and AmoebaWcaForce tests
-
Jason Swails authored
-
Jason Swails authored
angles are in degrees (unlike *every* other angle force out there), and stripUnits automatically reduces all angles to radians if they come in with units. The approach here is to *slightly* change the API, so that AmoebaAngleForce.addAngle interprets input angles <2*pi as radians, and >2*pi as degrees. This is heuristic, but should work in every case out in the wild so far. I've also updated the documentation to reflect this behavior, and fixed the units attached to the return value of AmoebaAngleForce.getAngleParameters() to return degrees instead of radians.
-
- 22 Sep, 2015 1 commit
-
-
Andy Simmonett authored
-
- 03 Sep, 2015 1 commit
-
-
peastman authored
-
- 23 Feb, 2015 1 commit
-
-
peastman authored
-
- 21 Feb, 2015 1 commit
-
-
peastman authored
-
- 08 Feb, 2015 3 commits
-
-
Jason Swails authored
Update the Python application layer to use both force constants when building the AmoebaStretchBendForce.
-
Jason Swails authored
-
Jason Swails authored
of just 1. Backwards compatibility is provided by making the 2nd force constant default to -1, which is reinterpreted as "copy the first force constant". Updates both the reference and CUDA kernels.
-
- 17 Sep, 2014 1 commit
-
-
Christian Schwantes authored
typo fix
-
- 16 Sep, 2014 1 commit
-
-
Christian Schwantes authored
@rmcgibbo and @mpharrigan convinced me I should have just fixed it myself.
-
- 24 Jun, 2014 1 commit
-
-
John Chodera (MSKCC) authored
Removed 'void' declarations from getCutoff/getCutoffDistance methods so that swigInputBuilder.py would correctly wrap return values.
-
- 08 May, 2014 2 commits
-
-
peastman authored
-
Peter Eastman authored
-
- 05 Apr, 2014 1 commit
-
-
Jason Swails authored
from all .cpp and .h files.
-
- 17 Oct, 2013 1 commit
-
-
peastman authored
-
- 15 Apr, 2013 1 commit
-
-
Yutong Zhao authored
-
- 22 Mar, 2013 1 commit
-
-
Peter Eastman authored
-
- 12 Jan, 2013 2 commits
-
-
Lee-Ping Wang authored
-
Lee-Ping Wang authored
Modified the AmoebaMultipoleForce.getSystemMultipoleMoments method with two extra arguments; toggle whether to evaluate energy/force and select maximum multipole order.
-
- 21 Dec, 2012 1 commit
-
-
Peter Eastman authored
-
- 27 Nov, 2012 1 commit
-
-
Lee-Ping Wang authored
-
- 24 Nov, 2012 1 commit
-
-
Lee-Ping Wang authored
Simple fix to combining rules allowing AMOEBA VdW parameters to be zero. Zero parameter excludes all interactions involving that particle, in agreement with TINKER.
-
- 21 Nov, 2012 1 commit
-
-
Peter Eastman authored
-
- 28 Sep, 2012 1 commit
-
-
Peter Eastman authored
-
- 27 Sep, 2012 1 commit
-
-
Peter Eastman authored
-
- 28 Aug, 2012 1 commit
-
-
Peter Eastman authored
-
- 12 Aug, 2012 1 commit
-
-
Mark Friedrichs authored
added tests to TestCudaAmoebaVdwForce for dispersion correction using box of 216 water molecules AmoebaVdwForce and AmoebaMultipoleForce now throw execptions if cutoff > 0.5*(box size)
-
- 27 Jul, 2012 1 commit
-
-
Mark Friedrichs authored
Added tests for system of 2 ions and 2 water molecules; Removed TestCudaAmoebaPME.cpp
-
- 22 Jul, 2012 1 commit
-
-
Mark Friedrichs authored
Added new tests to TestCudaAmoebaVdwForce; fixed bug in AmoebaVdw tapering; non-default AmoebaVdw rules for calculating combinded epsilon value changed to agree w/ TINKER
-
- 20 Jun, 2012 1 commit
-
-
Mark Friedrichs authored
Added AmoebaMultipoleForce::getSystemMultipoleMoments() to get system multipole moments; based on TINKER subroutine moments()
-
- 15 Jun, 2012 1 commit
-
-
Mark Friedrichs authored
-
- 14 May, 2012 1 commit
-
-
Peter Eastman authored
-
- 14 Mar, 2012 1 commit
-
-
Peter Eastman authored
-
- 22 Feb, 2012 1 commit
-
-
Mark Friedrichs authored
-
- 14 Feb, 2012 1 commit
-
-
Peter Eastman authored
-