yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #02270
[Bug 485418] Re: crash with remove body
** Branch linked: lp:yade
--
crash with remove body
https://bugs.launchpad.net/bugs/485418
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 Released
Bug description:
remove-body.py crash if use collider with nBins, i.e., for example, replace line 11 in remove-body.py:
InsertionSortCollider()
with:
InsertionSortCollider(nBins=5,sweepLength=.005)
Also it crash if BoundingVolumeMetaEngine list contains a MetaInteractingGeometry2AABB()
References