- 05 Sep, 2024 2 commits
-
-
peastman authored
-
Anton Gorenko authored
CustomCPPForceImpl for writing forces in C++ https://github.com/openmm/openmm/commit/9a0db72 https://github.com/openmm/openmm/pull/4231 Virtual sites can depend on other virtual sites https://github.com/openmm/openmm/commit/71f4b3f Use LF-Middle for LangevinIntegrator and VariableLangevinIntegrator https://github.com/openmm/openmm/commit/86988b9 Merged more code into common platform https://github.com/openmm/openmm/commit/5739788 * Common implementation of BondedUtilities * Common implementation of UpdateStateDataKernel Fixed periodic box changing from rectangular to triclinic https://github.com/openmm/openmm/commit/75d4f29
-
- 16 Sep, 2023 1 commit
-
-
Peter Eastman authored
* Implemented CustomCPPForceImpl * Documentation for CustomCPPForceImpl * Attempt at fixing Windows compilation error * Improved documentation
-
- 02 Aug, 2023 1 commit
-
-
Emilio Gallicchio authored
* Draft integration of the Alchemical Transfer Method (ATM) plugin * Attempt to store and retrieve forces--does not compile * Implement addForce()/getForce() methods * Throw exception when specifying properties without a Platform (#4130) * Fixed DOF calculation for NoseHooverIntegrator (#4128) * Fix variance in documentation of VerletIntegrator (#4138) * Python API for ATMForce * Fixed compilation error * Minor cleanup of formatting and documentation * Files for ATMForce test cases * More cleanup * Removed variable groups * Test ATMForce with two particles * More tests for ATMForce plus fixes * Added missing header * Rework interface to pass displacements as vector of parameters * Revert "Rework interface to pass displacements as vector of parameters" This reverts commit 5e092031f31ded1137b677588f007add1c2d6f82. * Test with nonbonded force * Allow energy expression to be custom...
-
- 23 Sep, 2015 1 commit
-
-
Peter Eastman authored
-
- 03 Sep, 2015 1 commit
-
-
peastman authored
-
- 06 Jan, 2015 1 commit
-
-
Peter Eastman authored
-
- 11 Mar, 2014 1 commit
-
-
peastman authored
-
- 08 Jul, 2013 1 commit
-
-
peastman authored
Platform specific header files get installed. This allows plugins to be built with just an OpenMM installation, not a full source tree.
-
- 22 Mar, 2013 1 commit
-
-
Peter Eastman authored
-
- 31 Oct, 2012 1 commit
-
-
Peter Eastman authored
-
- 28 Sep, 2012 1 commit
-
-
Peter Eastman authored
-
- 15 Jun, 2012 1 commit
-
-
Peter Eastman authored
-
- 31 Jan, 2012 1 commit
-
-
Peter Eastman authored
-
- 22 Mar, 2011 1 commit
-
-
Peter Eastman authored
-
- 28 Oct, 2010 1 commit
-
-
Peter Eastman authored
-
- 07 Jul, 2010 1 commit
-
-
Peter Eastman authored
-
- 03 Jun, 2010 1 commit
-
-
Peter Eastman authored
-
- 10 May, 2010 1 commit
-
-
Peter Eastman authored
Moved SFMT into libraries folder, and restructured it to allow multiple independent random number generators
-
- 07 May, 2010 1 commit
-
-
Peter Eastman authored
-
- 01 Apr, 2010 1 commit
-
-
Peter Eastman authored
All platforms now handle nonbonded exceptions in a consistent way (they ignore cutoffs and periodic boundary conditions). Also started OpenCL implementation of CustomHbondForce.
-
- 30 Mar, 2010 1 commit
-
-
Peter Eastman authored
-
- 04 Mar, 2010 1 commit
-
-
Peter Eastman authored
-
- 26 Jan, 2010 1 commit
-
-
Peter Eastman authored
-
- 24 Oct, 2009 1 commit
-
-
Peter Eastman authored
-
- 23 Oct, 2009 1 commit
-
-
Peter Eastman authored
-
- 07 Oct, 2009 1 commit
-
-
Rossen Apostolov authored
-
- 21 Sep, 2009 1 commit
-
-
Rossen Apostolov authored
-
- 12 Sep, 2009 1 commit
-
-
Peter Eastman authored
-
- 17 Aug, 2009 1 commit
-
-
Peter Eastman authored
-
- 17 Jul, 2009 1 commit
-
-
Rossen Apostolov authored
-
- 14 Jul, 2009 1 commit
-
-
Peter Eastman authored
-
- 07 Jul, 2009 1 commit
-
-
Rossen Apostolov authored
-
- 02 Jul, 2009 1 commit
-
-
Peter Eastman authored
-
- 21 Apr, 2009 1 commit
-
-
Peter Eastman authored
-
- 17 Apr, 2009 2 commits
-
-
Peter Eastman authored
Modified the API for lots of classes so that the number of particles/bonds/etc. need not be specified in the constructor.
-
Peter Eastman authored
-
- 06 Apr, 2009 1 commit
-
-
Rossen Apostolov authored
Implemented the Ewald summation method in the reference platform. Preliminary cuda prototype is included.
-