yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #06536
[Bug 585898] Re: sphere-facet geometries are bugy (ScGeom/Dem3Dof)
I closed the bug before I commited the respective code (which I did
now). I don't see a point to keep it open (the code was not used
anyways), unless you want to maintain Dem3DofGeom &co (for me, it is
phased out by L3Geom).
--
You received this bug notification because you are a member of Yade
developers, which is the registrant for Yade.
https://bugs.launchpad.net/bugs/585898
Title:
sphere-facet geometries are bugy (ScGeom/Dem3Dof)
Status in Yet Another Dynamic Engine:
Confirmed
Bug description:
When I run examples/rotatingCylinder.py with bzr2255 (default profile) I got a crash after several iterations. Seems it related with velocityBins mechanism:
Yade [1]: INFO yade.VelocityBins /home/sega/work/yade/trunk/pkg/common/DataClass/VelocityBins.cpp:33 setBins: New number of bins: 5
FATAL yade.VelocityBins /home/sega/work/yade/trunk/pkg/common/DataClass/VelocityBins.cpp:77 setBins: Body #4483, velSq=nan not put in any bin!?
Crash!
References