← Back to team overview

yade-dev team mailing list archive

[Bug 505523] Re: Velocity Bin

 

You could use scene->dt=Shop::PWaveTimeStep() as the initial value,
before the timestepper computes something meaningful; that should be the
default value, as it has physical meaning (unlike -1 or 1). That is what
TriaxialTest does: IIRC it uses PWaveTimeStep for defaultDt if user-
provided defaultDt is nonsense (-1, which is default).

-- 
Velocity Bin
https://bugs.launchpad.net/bugs/505523
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.

Status in Yet Another Dynamic Engine: Invalid

Bug description:
I have the following error:

614459 FATAL yade.VelocityBins /home/chiab/yadeNew/Branch3/pkg/common/DataClass/VelocityBins.cpp:77 setBins: Body #1998, velSq=nan not put in any bin!?
614459 [0x7f16ef013950] FATAL yade.VelocityBins null - /home/chiab/yadeNew/Branch3/pkg/common/DataClass/VelocityBins.cpp:77 setBins: Body #1998, velSq=nan not put in any bin!?

Also, global stiffness timestepper seems to give me an exceedingly large step.  Sometimes 1e(positive)8!


CWBoon





References