- 29 Sep, 2015 9 commits
-
-
Jason Swails authored
-
Jason Swails authored
right). Add a test for AmoebaMultipoleForce.
-
Jason Swails authored
-
Jason Swails authored
-
Jason Swails authored
cubic/quartic/pentic/etc. terms are NOT working for some reason.
-
Jason Swails authored
expansion coefficients.
-
Jason Swails authored
docstring says it should be (kJ/nm^2) -- the swig input generator had the inverse. Adds a test case for the AmoebaGeneralizedKirkwoodForce API.
-
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.
-
Jason Swails authored
AmoebaBondForce.
-
- 05 Aug, 2015 1 commit
-
-
Robert McGibbon authored
-
- 29 Jun, 2015 2 commits
-
-
Robert McGibbon authored
-
Robert McGibbon authored
-
- 05 Jun, 2015 1 commit
-
-
Jason Swails authored
-
- 08 Feb, 2015 1 commit
-
-
Jason Swails authored
-
- 13 Oct, 2014 1 commit
-
-
peastman authored
-
- 03 Oct, 2014 1 commit
-
-
peastman authored
-
- 23 Sep, 2014 1 commit
-
-
Robert McGibbon authored
-
- 29 Aug, 2014 1 commit
-
-
peastman authored
-
- 26 Aug, 2014 1 commit
-
-
peastman authored
-
- 07 Aug, 2014 1 commit
-
-
peastman authored
-
- 16 May, 2014 1 commit
-
-
Peter Eastman authored
-
- 24 Apr, 2014 1 commit
-
-
peastman authored
-
- 09 Apr, 2014 1 commit
-
-
Robert McGibbon authored
-
- 02 Apr, 2014 1 commit
-
-
peastman authored
-
- 13 Mar, 2014 1 commit
-
-
peastman authored
-
- 31 Jan, 2014 1 commit
-
-
peastman authored
Renamed methods for dealing with TabulatedFunctions to avoid problems in wrapper APIs. Also fixed a few bugs.
-
- 30 Jan, 2014 1 commit
-
-
peastman authored
-
- 30 Oct, 2013 1 commit
-
-
peastman authored
Skip all /internal directories when building Python wrappers. This allows the configuration file to be simplified.
-
- 25 Oct, 2013 1 commit
-
-
peastman authored
-
- 23 Oct, 2013 1 commit
-
-
peastman authored
-
- 01 Jun, 2013 3 commits
- 24 May, 2013 1 commit
-
-
peastman authored
-
- 17 May, 2013 1 commit
-
-
Peter Eastman authored
-
- 03 May, 2013 1 commit
-
-
Peter Eastman authored
-
- 17 Apr, 2013 1 commit
-
-
Peter Eastman authored
-
- 25 Mar, 2013 1 commit
-
-
Peter Eastman authored
Cleaned up Python API for XmlSerializer. Also ensure that deserialized objects are returned as the correct class (see bug 1827)
-
- 21 Nov, 2012 1 commit
-
-
Peter Eastman authored
-
- 18 Oct, 2012 1 commit
-
-
Lee-Ping Wang authored
LPW attempted bugfixes: (1) Changed unit multipliers in AmoebaVdwForce::getParticleParameters (2) Sorted vectors in exclusionLists so it agrees with atomExclusions
-