Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
be0387b6
Commit
be0387b6
authored
Nov 13, 2015
by
peastman
Browse files
Merge pull request #1262 from rmcgibbo/docstring2
AMD docstring fix
parents
d8299046
4bbfd3d1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
wrappers/python/simtk/openmm/amd.py
wrappers/python/simtk/openmm/amd.py
+4
-2
No files found.
wrappers/python/simtk/openmm/amd.py
View file @
be0387b6
...
...
@@ -160,6 +160,7 @@ class AMDForceGroupIntegrator(CustomIntegrator):
Returns
-------
energy
the value of the effective potential
"""
alphaGroup
=
self
.
getAlphaGroup
()
...
...
@@ -267,6 +268,7 @@ class DualAMDIntegrator(CustomIntegrator):
Returns
-------
energy
the value of the effective potential
"""
alphaTotal
=
self
.
getAlphaTotal
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment