From 2b05f49c304e383bc068c8fa0e6c939f4e5628b3 Mon Sep 17 00:00:00 2001 From: Gabriel Studer <gabriel.studer@unibas.ch> Date: Thu, 30 Apr 2015 16:24:19 +0200 Subject: [PATCH] add some info about OpenMM --- modules/mol/mm/doc/molmm.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/mol/mm/doc/molmm.rst b/modules/mol/mm/doc/molmm.rst index c75662fe1..772d486ac 100644 --- a/modules/mol/mm/doc/molmm.rst +++ b/modules/mol/mm/doc/molmm.rst @@ -18,6 +18,11 @@ one interaction after the other or fully automatically using the :class:`TopologyCreator`. The whole process of :class:`Topology` building and setting up a :class:`Simulation` gets controlled with the :class:`Settings`. +Latest Publication of `OpenMM <http://openmm.org>`_: +P. Eastman, M. S. Friedrichs, J. D. Chodera, R. J. Radmer, C. M. Bruns, J. P. Ku, K. A. Beauchamp, T. J. Lane, L.-P. Wang, D. Shukla, T. Tye, M. Houston, T. Stich, C. Klein, M. R. Shirts, and V. S. Pande. "OpenMM 4: A Reusable, Extensible, Hardware Independent Library for High Performance Molecular Simulation." J. Chem. Theor. Comput. 9(1):461-469. (2013) + + + Installation -------------------------------------------------------------------------------- -- GitLab