yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #29321
Re: [Question #706494]: Spherical packing of binary mixtures in a cylindrical container
Question #706494 on Yade changed:
https://answers.launchpad.net/yade/+question/706494
Status: Open => Answered
Karol Brzezinski proposed the following answer:
Hi Soheil,
I recommend using the makeCloud() [1] method which allows you to create
packing with a prescribed size distribution (see the example [2[).
Please note to set distributeMass=True in your case.
This method creates loose packing, so you need to create 'higher'
packing, and allow the particles to fall under gravity.
Cheers,
Karol
[1] https://yade-dem.org/doc/yade.pack.html?highlight=psd#yade._packSpheres.SpherePack.makeCloud
[2] https://answers.launchpad.net/yade/+question/681691
--
You received this question notification because your team yade-users is
an answer contact for Yade.