14 Commits

Author SHA1 Message Date
Evan Pretti
05472c9a81 Update file headers (#5074)
* Replace SimTK-containing file headers

* Update file headers for new Tinker reader files added
2025-09-23 10:27:26 -07:00
Peter Eastman
8b5d3dc013 Finished refactoring test cases 2015-09-23 13:28:56 -07:00
peastman
f66c9b6184 Simplification to reference platform tests 2015-03-19 13:41:06 -07:00
peastman
803faa8174 Ignore constraints that connect two massless particles (feature request 1915) 2013-10-01 14:38:40 -07:00
peastman
300758a54e Platform specific header files get installed. This allows plugins to be built with just an OpenMM installation, not a full source tree. 2013-07-08 16:34:35 -07:00
Peter Eastman
30fa6ecb81 Improved test cases for variable time step integrators 2013-01-10 18:47:09 +00:00
Peter Eastman
925b00ec7e Kinetic energy is computed by the Integrator so it can adjust for leapfrog displacements 2012-10-25 23:50:49 +00:00
Peter Eastman
761b4bbf1e Variable time step integrators correctly report the size of the last step taken. Also improved accuracy of integration unit tests. 2012-03-19 20:21:41 +00:00
Peter Eastman
a566a07487 Added index bounds checking to lots of methods 2012-01-31 00:07:41 +00:00
Peter Eastman
b06fc4a7a4 Moved SFMT into libraries folder, and restructured it to allow multiple independent random number generators 2010-05-10 20:39:57 +00:00
Peter Eastman
a402046652 Renamed OpenMMContext to Context 2009-07-14 21:46:06 +00:00
Peter Eastman
3adfe31fda Implemented VariableVerletIntegrator::stepTo() 2009-07-08 00:13:20 +00:00
Peter Eastman
9cad8b27ba Improved algorithm for VariableVerletIntegrator 2009-06-25 22:27:50 +00:00
Peter Eastman
09786e4bd5 Created VariableVerletIntegrator 2009-06-23 20:04:13 +00:00