yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #01658
Re: Again explosion
> I want to ask you to look at my script.
> I have spent a lot of hours to define what is wrong there, but it
> seems I am not be able to do it without your help.
Eh, you save the simulation before the 2 steps for creating contacts. If
you reload it, the reset of interaction distances to 1 never happens.
You must call saveTmp after the
O.step(); O.step()
ss2d3dg['distanceFactor'],is2aabb['aabbEnlargeFactor']=1.,1.
block.
HTH, V.
Follow ups
References