"...src/ssh:/git@developer.sourcefind.cn:2222/tsoc/openmm.git" did not exist on "ca28c38a7eef89ee6538480e7bfed7004cea8eb5"
Commit fab264a8 authored by peastman's avatar peastman
Browse files

Documentation for MTSLangevinIntegrator

parent 2abfbb43
...@@ -1123,6 +1123,13 @@ algorithm\ :cite:`Tuckerman1992`. This allows some forces in the system to be e ...@@ -1123,6 +1123,13 @@ algorithm\ :cite:`Tuckerman1992`. This allows some forces in the system to be e
frequently than others. For details on how to use it, consult the API frequently than others. For details on how to use it, consult the API
documentation. documentation.
Multiple Time Step Langevin Integrator
--------------------------------------
:class:`MTSLangevinIntegrator` is similar to :class:`MTSIntegrator`, but it uses
the Langevin method to perform constant temperature dynamics. For details on
how to use it, consult the API documentation.
Compound Integrator Compound Integrator
------------------- -------------------
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment