yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #14151
Re: [Question #460431]: Loose packing
Question #460431 on Yade changed:
https://answers.launchpad.net/yade/+question/460431
Status: Open => Answered
Jérôme Duriez proposed the following answer:
Hello,
This is a very classical YADE question.
As the 1st lines of the doc [1] normally say, calling makeCloud() alone
is never enough to obtain a satisfactory packing, unless you wanna study
gas instead of solids.
The correct procedure to obtain a desired void ratio is described in the
example [2]. It should also be possible to find related
questions/answers on this Launchpad interface.
Jerome
[1] https://yade-dem.org/doc/yade.pack.html?highlight=makecloud#yade._packSpheres.SpherePack.makeCloud
[2] https://github.com/yade/trunk/blob/master/examples/triax-tutorial/script-session1.py, line 141 and below
--
You received this question notification because your team yade-users is
an answer contact for Yade.