- 11 May, 2022 1 commit
-
-
Peter Eastman authored
* Added FAQ links to error messages * Added missing Windows export
-
- 04 Mar, 2021 1 commit
-
-
Peter Eastman authored
* Replaced several AMOEBA bonded forces with custom forces * Deleted obsolete AMOEBA forces * Replaced AmoebaPiTorsionForce with custom force
-
- 18 Aug, 2020 1 commit
-
-
peastman authored
* Updated to latest values for physical constants * Updated documentation on physical constants * Updated Python unit definitions * Fixed constants in test case * Added a comment
-
- 20 Jul, 2020 1 commit
-
-
Peter Eastman authored
-
- 01 Jul, 2020 1 commit
-
-
Peter Eastman authored
-
- 30 Jun, 2020 1 commit
-
-
Peter Eastman authored
-
- 29 Jun, 2020 1 commit
-
-
Peter Eastman authored
-
- 24 Oct, 2019 1 commit
-
-
Frazer Leslie Clews authored
-
- 22 Aug, 2019 1 commit
-
-
Chengwen Liu authored
-
- 20 Aug, 2019 1 commit
-
-
Michael Schnieders authored
-
- 19 Aug, 2019 2 commits
-
-
Michael Schnieders authored
Fixed units in swigInputConfig.py for new Alchemical AMOEBA vdW methods exposed in the OpenMM API; implemented the getDefaultParameters() on the AmoebaVdwForceImpl to return 1.0 for AmoebaVdwAlpha; Use AmoebaVdwForce::Lambda() to refer to this parameter rather than the String AmoebaVdwAlpha
-
Michael Schnieders authored
AMOEBA vdW softcore is propogated through the Reference platform; pending some feedback adding it to the CUDA code can begin
-
- 12 Apr, 2019 1 commit
-
-
Peter Eastman authored
-
- 09 Apr, 2019 1 commit
-
-
peastman authored
* Created API for HIPPO force field * Beginning of reference implementation of HIPPO * Continuing reference implementation of HIPPO * Continuing reference implementation of HIPPO * Continuing reference implementation of HIPPO * Continuing reference implementation of HIPPO * Continuing reference implementation of HIPPO * Continuing reference implementation of HIPPO * Continuing reference implementation of HIPPO * Completed reference of HIPPO with no cutoff * Beginning cutoffs/PME for reference implementation of HIPPO * Continuing PME for reference implementation of HIPPO * Continuing PME for reference implementation of HIPPO * Continuing PME for reference implementation of HIPPO * Completed reference implementation of HIPPO * Cleanup and optimization to HIPPO reference * Further cleanup to HIPPO * Combined direct space interactions into a single loop * Compute direct space interactions in quasi-internal frame * Beginning of CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Finished CUDA implementation of HIPPO * More features and test cases for HippoNonbondedForce * Serialization and Python API for HippoNonbondedForce * Fixed sign error in computing forces
-
- 07 Apr, 2017 1 commit
-
-
Peter Eastman authored
-
- 24 Mar, 2017 1 commit
-
-
peastman authored
-
- 28 Oct, 2016 1 commit
-
-
peastman authored
-
- 21 Sep, 2016 1 commit
-
-
peastman authored
-
- 01 Jul, 2016 1 commit
-
-
Saurabh Belsare authored
-
- 30 Jun, 2016 1 commit
-
-
peastman authored
-
- 20 Apr, 2016 1 commit
-
-
Peter Eastman authored
-
- 04 Mar, 2016 1 commit
-
-
Peter Eastman authored
-
- 03 Feb, 2016 1 commit
-
-
Saurabh Belsare authored
-
- 23 Jan, 2016 1 commit
-
-
Saurabh Belsare authored
-
- 20 Jan, 2016 1 commit
-
-
Saurabh Belsare authored
-
- 18 Jan, 2016 1 commit
-
-
Saurabh Belsare authored
-
- 14 Jan, 2016 1 commit
-
-
Saurabh Belsare 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.
-