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
0804c333
"vscode:/vscode.git/clone" did not exist on "f995aceb210b6f9ff95cec856b7c0ecfa531ae7a"
Commit
0804c333
authored
Dec 21, 2015
by
Jason Swails
Browse files
Oops... add code mistakenly left over.
parent
50c7b54c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
wrappers/python/simtk/openmm/app/internal/customgbforces.py
wrappers/python/simtk/openmm/app/internal/customgbforces.py
+0
-2
No files found.
wrappers/python/simtk/openmm/app/internal/customgbforces.py
View file @
0804c333
...
...
@@ -238,8 +238,6 @@ class GBSAHCTForce(CustomGBForce):
def
__init__
(
self
,
solventDielectric
=
78.5
,
soluteDielectric
=
1
,
SA
=
None
,
cutoff
=
None
,
kappa
=
0.0
):
CustomGBForce
.
__init__
(
self
)
self
.
addPerParticleParameter
(
"q"
)
self
.
add
self
.
addPerParticleParameter
(
"q"
)
self
.
addPerParticleParameter
(
"or"
)
# Offset radius
...
...
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