← Back to team overview

yade-users team mailing list archive

Re: [Question #682172]: Some particles move out of the boundary

 

Question #682172 on Yade changed:
https://answers.launchpad.net/yade/+question/682172

jamespaul posted a new comment:
Thanks Robert,

I've changed some parameters.

sphere1=O.materials.append(FrictMat(young=6e6,poisson=0.3,density=2460,frictionAngle=float(atan(0.3)),label='sphere1'))
drum1=O.materials.append(FrictMat(young=6e10,poisson=0.3,density=2460,frictionAngle=float(atan(0.3)),label='drum1'))

O.dt=.1*PWaveTimeStep()

But there are still some particles that can fly out.

So sad...

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.