yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #06244
[Bug 669095] Re: error: Body's boundary metting its opposite boundary
Fixed in the subdomains branch (it is not sure when it will be merged
back to trunk, though -- I will use Fix Commited instead of Fix Released
for now).
** Changed in: yade
Status: Confirmed => Fix Committed
--
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 subscribed to Yade.
Status in Yet Another Dynamic Engine: Fix Committed
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