yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #07117
[Bug 721107] Re: InsertionSortCollider memory leaks
Hm... If I add one particle and run 100 iters, then add 10 particles
and run 1 iter I have body 8 with wrong bound AABB. Seems, it is a cause
of a very large amount of a ghost interacitons.
--
You received this bug notification because you are a member of Yade
developers, which is the registrant for Yade.
https://bugs.launchpad.net/bugs/721107
Title:
InsertionSortCollider memory leaks
Status in Yet Another Dynamic Engine:
Confirmed
Bug description:
If add a particles after start a simulation, InsertionSortCollider's memory leak occurs.
If set verletDist=0 in ISC, no memory leak.
References