yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #04718
Re: [Bug 585898] Re: Dem3DofGeom::scaleDisplacemenT is buggy
2010/6/2 Chareyre <bruno.chareyre@xxxxxxxxxxxxxxx>
> I'd be interested to know what values were passed to scaleDisplacementT
> before the crash (in case you still have cerr's everywhere).
>
Not an easy to say now. Needs to be checked.
I guess, it is something about tangential motion with almost 0 normal one.
--
Dem3DofGeom::scaleDisplacemenT is buggy
https://bugs.launchpad.net/bugs/585898
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
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