yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #13849
Re: [Question #406741]: random dense packing with bidisperse particles in Yade
Question #406741 on Yade changed:
https://answers.launchpad.net/yade/+question/406741
Jérôme Duriez posted a new comment:
As a comment, what randomDensePack is limited to do, is to consider uniform particle size distribution around a mean radius value "rMean" (see "rRelFuzz" attribute of randomDensePack).
So, it's indeed not possible to use it for bidisperse packing, but it is not limited to monodisperse packings either.
As another comment, regarding Jan's suggestion #1, you may also use "psdCumm" and "psdSizes" attributes of makeCloud function to define a bidisperse packing calling only once makeCloud, instead of twice in #1
(do not know if one method is simpler than the other, though)
Jerome
--
You received this question notification because your team yade-users is
an answer contact for Yade.