← Back to team overview

yade-users team mailing list archive

Re: [Question #199585]: how can i simulate rolling friction?

 

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

Christian Jakob posted a new comment:
@chiara:

Thanks, will

...
#define material:
id_SphereMat=O.materials.append(FrictMat(young=young_modulus,poisson=poisson_ratio,density=rho_p,frictionAngle=angle))
...
 InteractionLoop(
  ...
  [Ip2_FrictMat_FrictMat_MindlinCapillaryPhys(krot=roll_stiff)],
  [Law2_ScGeom_MindlinPhys_Mindlin(includeMoment=True)]
  ),

work in my case?

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.