"wrappers/vscode:/vscode.git/clone" did not exist on "774638c3063ffe736e42726d2f0497fede79dcaf"
Commit cb2ad95d authored by Jason Swails's avatar Jason Swails
Browse files

More clarification.

parent 35adccb0
...@@ -204,9 +204,9 @@ class AmberPrmtopFile(object): ...@@ -204,9 +204,9 @@ class AmberPrmtopFile(object):
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
The distance at which the potential energy switching function is The distance at which the potential energy switching function is
turned on. If the switchDistance is 0 or evaluates to boolean False, turned on for Lennard-Jones interactions. If the switchDistance is 0
no switching function will be used. Values greater than or evaluates to boolean False, no switching function will be used.
nonbondedCutoff or less than 0 raise a ValueError Values greater than nonbondedCutoff or less than 0 raise ValueError
Returns Returns
------- -------
......
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