Skip to content

Commit

Permalink
fix call to collect_task
Browse files Browse the repository at this point in the history
  • Loading branch information
janash committed Oct 7, 2020
1 parent 97bddfd commit 57e6c78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ELECTRIC/ELECTRIC.py
Original file line number Diff line number Diff line change
Expand Up @@ -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,
)

Expand Down

0 comments on commit 57e6c78

Please sign in to comment.