Commit da4cb9b0 authored by ChayaSt's avatar ChayaSt
Browse files

added arguments

parent 5c26fbaf
......@@ -1707,7 +1707,7 @@ class NBFixGenerator(object):
for nbfix in element.findall('NBFix'):
generator.registerNBFix(nbfix.attrib)
def createForce(self, sys, data, nonbondedMethod):
def createForce(self, sys, data, nonbondedMethod, nonbondedCutoff, args):
"""
Parameters
----------
......
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