yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #25882
Re: [Question #697846]: Target porosity in spherepack.makecloud
Question #697846 on Yade changed:
https://answers.launchpad.net/yade/+question/697846
Status: Open => Answered
Karol Brzezinski proposed the following answer:
Hi Kasi,
next time please provide MWE (minimum working example) [1]. You provided
just one line of code, so no one can reproduce your problem without
additional assumptions.
However, I can guess that the problem is that you do not use the option
'distributeMass' [2]. Because of that, you do not distribute the mass of
the particles but the number. Thus your simulation is dominated by the
bigger particles, and it is likely the reason for the problem with
achieving the target porosity.
Best wishes,
Karol
[1] https://www.yade-dem.org/wiki/Howtoask
[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.