still doesn't work, crashes after two steps with undrifted cells.
-
Owner
Is the crash on the Sedov blast with
--enable-debugging-checks
? If so, the problem is unrelated to this branch. Master crashes as well. It's a drift problem, fixed in !292 (merged). -
Author Developer
It's on
EAGLE_12
with--enable-debugging-checks
using a single thread. -
Owner
Getting
[00065.7] active.h:cell_is_drifted():53: Cell has not been drifted to the current time c->ti_old=0, e->ti_current=1024
?
Then it's the same issue. We are not drifting correctly.
Please register or sign in to comment