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
cb2ad95d
Commit
cb2ad95d
authored
Nov 20, 2015
by
Jason Swails
Browse files
More clarification.
parent
35adccb0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
wrappers/python/simtk/openmm/app/amberprmtopfile.py
wrappers/python/simtk/openmm/app/amberprmtopfile.py
+3
-3
No files found.
wrappers/python/simtk/openmm/app/amberprmtopfile.py
View file @
cb2ad95d
...
...
@@ -204,9 +204,9 @@ class AmberPrmtopFile(object):
The error tolerance to use if nonbondedMethod is Ewald or PME.
switchDistance : float=0*nanometers
The distance at which the potential energy switching function is
turned on
. If the switchDistance is 0 or evaluates to boolean False,
no switching function will be used.
Values greater than
nonbondedCutoff or less than 0 raise
a
ValueError
turned on
for Lennard-Jones interactions. If the switchDistance is 0
or evaluates to boolean False,
no switching function will be used.
Values greater than
nonbondedCutoff or less than 0 raise ValueError
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