From 57e6c7829bc791f9a47a0090f5b3fef512612d65 Mon Sep 17 00:00:00 2001 From: Jessica Nash Date: Tue, 6 Oct 2020 20:29:19 -0400 Subject: [PATCH] fix call to collect_task --- ELECTRIC/ELECTRIC.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ELECTRIC/ELECTRIC.py b/ELECTRIC/ELECTRIC.py index 6ea7abe..3a87e21 100644 --- a/ELECTRIC/ELECTRIC.py +++ b/ELECTRIC/ELECTRIC.py @@ -402,6 +402,7 @@ def collect_task(comm, npoles, snapshot_coords, snap_num, atoms_pole_numbers, ou npoles, snapshot_coords[icomm], itask_to_snap_num[itask - nengines + jcomm], + atoms_pole_numbers, output, )