← Back to team overview

yade-dev team mailing list archive

[Bug 485418] [NEW] crash with remove body

 

Public bug reported:

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()

** Affects: yade
     Importance: Undecided
         Status: New

-- 
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: New

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()



Follow ups

References