You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/storage1/wehrens/myfork_egfrd/egfrd.py", line 299, in step
f(self, event.data)
File "/storage1/wehrens/myfork_egfrd/egfrd.py", line 792, in fire_single
obj = self.form_pair_or_multi(single, burst)
File "/storage1/wehrens/myfork_egfrd/egfrd.py", line 1175, in form_pair_or_multi
neighbors[0], neighbors[1:])
File "/storage1/wehrens/myfork_egfrd/egfrd.py", line 1283, in form_pair
assert closest_shell_distance > 0
AssertionError
The text was updated successfully, but these errors were encountered:
A simple script simulating A+B <-> C crashed using the following parameters:
And also with the following parameters:
This is the crash report:
The text was updated successfully, but these errors were encountered: