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
35adccb0
"platforms/opencl/tests/TestOpenCLATMForce.cpp" did not exist on "4c4894348a917a083b32ffd27f3805e55167cbdb"
Commit
35adccb0
authored
Nov 20, 2015
by
Jason Swails
Browse files
Fix docstring.
parent
9e934f69
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
wrappers/python/simtk/openmm/app/amberprmtopfile.py
wrappers/python/simtk/openmm/app/amberprmtopfile.py
+4
-4
No files found.
wrappers/python/simtk/openmm/app/amberprmtopfile.py
View file @
35adccb0
...
@@ -203,10 +203,10 @@ class AmberPrmtopFile(object):
...
@@ -203,10 +203,10 @@ class AmberPrmtopFile(object):
ewaldErrorTolerance : float=0.0005
ewaldErrorTolerance : float=0.0005
The error tolerance to use if nonbondedMethod is Ewald or PME.
The error tolerance to use if nonbondedMethod is Ewald or PME.
switchDistance : float=0*nanometers
switchDistance : float=0*nanometers
A positive value turns on a
potential energy switching function
for
The distance at which the
potential energy switching function
is
Lennard-Jones interacti
on
s
. If the switchDistance is 0 or evaluates
turned
on. If the switchDistance is 0 or evaluates
to boolean False,
to boolean False,
no switching function will be used.
Illegal values
no switching function will be used.
Values greater than
(e.g.,
less than 0
) will
raise a ValueError
nonbondedCutoff or
less than 0 raise a ValueError
Returns
Returns
-------
-------
...
...
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