yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #06384
[Bug 669095] Re: error: Body's boundary metting its opposite boundary
Merged to trunk.
** Changed in: yade
Status: Fix Committed => Fix Released
--
error: Body's boundary metting its opposite boundary
https://bugs.launchpad.net/bugs/669095
You received this bug notification because you are a member of Yade
developers, which is the registrant for Yade.
Status in Yet Another Dynamic Engine: Fix Released
Bug description:
When I try to add polydisp spheres into periodic domain I get a error:
FATAL /home/sega/work/yade/trunk/pkg/common/InsertionSortCollider.cpp:343 insertionSortPeri: Inversion of body's #29 boundary with its other boundary, 0.5 meets 0.375
FATAL /home/sega/work/yade/trunk/core/ThreadRunner.cpp:31 run: Exception occured:
/home/sega/work/yade/trunk/pkg/common/InsertionSortCollider.cpp: Body's boundary metting its opposite boundary.
With monodisp spheres no error occurs.
I attach a test script.
References