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
a1113e7b
Commit
a1113e7b
authored
Oct 08, 2015
by
M J Harvey
Browse files
add switchdistance= to AmberPrmtopFile
parent
0b75181b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
wrappers/python/simtk/openmm/app/amberprmtopfile.py
wrappers/python/simtk/openmm/app/amberprmtopfile.py
+1
-1
No files found.
wrappers/python/simtk/openmm/app/amberprmtopfile.py
View file @
a1113e7b
...
@@ -150,7 +150,7 @@ class AmberPrmtopFile(object):
...
@@ -150,7 +150,7 @@ class AmberPrmtopFile(object):
implicitSolventSaltConc
=
0.0
*
(
unit
.
moles
/
unit
.
liter
),
implicitSolventSaltConc
=
0.0
*
(
unit
.
moles
/
unit
.
liter
),
implicitSolventKappa
=
None
,
temperature
=
298.15
*
unit
.
kelvin
,
implicitSolventKappa
=
None
,
temperature
=
298.15
*
unit
.
kelvin
,
soluteDielectric
=
1.0
,
solventDielectric
=
78.5
,
soluteDielectric
=
1.0
,
solventDielectric
=
78.5
,
removeCMMotion
=
True
,
hydrogenMass
=
None
,
ewaldErrorTolerance
=
0.0005
,
switchDist
=
0.0
*
unit
.
nanometer
):
removeCMMotion
=
True
,
hydrogenMass
=
None
,
ewaldErrorTolerance
=
0.0005
,
switchDist
ance
=
0.0
*
unit
.
nanometer
):
"""Construct an OpenMM System representing the topology described by this prmtop file.
"""Construct an OpenMM System representing the topology described by this prmtop file.
Parameters:
Parameters:
...
...
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