diff --git a/modules/bindings/pymod/naccess.py b/modules/bindings/pymod/naccess.py index f9f2e5703e99cf9a12740c89a192ce95119338a3..b02aeab7a02fff665d7217be36db95e438839657 100644 --- a/modules/bindings/pymod/naccess.py +++ b/modules/bindings/pymod/naccess.py @@ -205,7 +205,7 @@ def CalculateSurfaceArea(entity, radius=1.4, # parse selection # setup files for msms - (naccess_data_dir, naccess_data_file,naccess_data_base )=_SetupFiles(entity, selection, scratch_dir) + (naccess_data_dir, naccess_data_file,naccess_data_base )=_SetupFiles(entity, selection, scratch_dir, max_number_of_atoms) # set command line command="%s %s -p %f " % \