"vscode:/vscode.git/clone" did not exist on "f995aceb210b6f9ff95cec856b7c0ecfa531ae7a"
Commit 0804c333 authored by Jason Swails's avatar Jason Swails
Browse files

Oops... add code mistakenly left over.

parent 50c7b54c
......@@ -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
......
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