- 02 Apr, 2026 1 commit
-
-
Peter Eastman authored
-
- 23 Sep, 2025 1 commit
-
-
Evan Pretti authored
* Replace SimTK-containing file headers * Update file headers for new Tinker reader files added
-
- 28 Apr, 2025 1 commit
-
-
Peter Eastman authored
* Added computeCurrentPressure() to MonteCarloBarostat * Use instantaneous temperature to compute pressure * Added computeCurrentPressure() to MonteCarloAnisotropicBarostat * Added computeCurrentPressure() to MonteCarloMembraneBarostat * Fixed compilation error * Fixed error in typemap * Added documentation on computing pressure * Fixed CUDA compilation errors * Made test case more robust * Made a test case more robust * Added computeCurrentPressure() to MonteCarloFlexibleBarostat * Fixed compilation error * More documentation on computing pressure
-
- 14 Oct, 2021 1 commit
-
-
Peter Eastman authored
* Created MonteCarloFlexibleBarostat * Improved test cases * Documentation for MonteCarloFlexibleBarostat * Added a missing include * Serialization for MonteCarloFlexibleBarostat * Added MonteCarloFlexibleBarostat to C++ API docs index * Added citation for MonteCarloFlexibleBarostat
-
- 23 Sep, 2016 1 commit
-
-
peastman authored
-
- 21 Apr, 2016 1 commit
-
-
Peter Eastman authored
-
- 19 Mar, 2015 1 commit
-
-
peastman authored
-
- 30 Dec, 2014 1 commit
-
-
Jason Swails authored
-
- 03 Oct, 2014 1 commit
-
-
peastman authored
-
- 09 Jul, 2013 1 commit
-
-
Lee-Ping 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.
-
- 12 Jun, 2013 2 commits
- 01 Jun, 2013 3 commits
- 29 May, 2013 1 commit
-
-
Lee-Ping authored
-
- 27 Sep, 2012 1 commit
-
-
Peter Eastman authored
-
- 02 Mar, 2012 1 commit
-
-
Peter Eastman authored
-
- 31 Jan, 2012 1 commit
-
-
Peter Eastman authored
-
- 29 Jun, 2011 1 commit
-
-
Peter Eastman authored
-
- 16 Jun, 2010 1 commit
-
-
Peter Eastman authored
-
- 12 Jun, 2010 1 commit
-
-
John Chodera authored
Fixed same pressure unit conversion error in MonteCarloBarostatImpl.cpp that occurs in tests. Tests now pass.
-
- 21 May, 2010 1 commit
-
-
Peter Eastman authored
-
- 17 May, 2010 1 commit
-
-
Peter Eastman authored
-
- 14 May, 2010 1 commit
-
-
Peter Eastman authored
-
- 12 May, 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
-
- 14 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
-
- 20 Feb, 2009 1 commit
-
-
Peter Eastman authored
Implemented setting random seed for reference platform, as well as adding it as an option to BrownianIntegrator and AndersenThermostat.
-
- 22 Oct, 2008 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
- 16 Oct, 2008 1 commit
-
-
Peter Eastman authored
Changed how kernels get initialized. StandardMMForceField now has you set the 1-4 interactions explicitly. CMMotionRemover allows the removal frequency to be set.
-
- 02 May, 2008 1 commit
-
-
Peter Eastman authored
-
- 25 Apr, 2008 1 commit
-
-
Peter Eastman authored
Continuing to implement ReferencePlatform (implemented kinetic energy calculation and LangevinIntegrator)
-
- 22 Apr, 2008 1 commit
-
-
Peter Eastman authored
-
- 17 Apr, 2008 1 commit
-
-
Peter Eastman authored
Created a test case for StandardMMForceFieldImpl's findExclusions() method. Fixed some bugs that it found. Created a CMake script and configured it for building and running test cases.
-