← Back to team overview

yade-users team mailing list archive

Re: [Question #291202]: Clumping - angl of repose

 

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

    Status: Open => Answered

Klaus Thoeni proposed the following answer:
Hi,

you are using randomDensePack to generate your assembly. The function
uses TriaxialTest [1] so the packing you get is most certain not stress-
free, i.e., particles will have overlap, hence you get an explosion.
This should be the case for spheres and clumps. Try using makeCloud [2]
instead or make your dense sample stress-free by shrinking the spheres
which overlap.

HTH
K

[1] https://yade-dem.org/doc/yade.pack.html?highlight=randomdensepack#yade.pack.randomDensePack
[2] https://yade-dem.org/doc/yade.pack.html?highlight=makecloud#yade._packSpheres.SpherePack.makeCloud

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