yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #19997
Re: [Question #681518]: makecloud in Cylinder
Question #681518 on Yade changed:
https://answers.launchpad.net/yade/+question/681518
Status: Solved => Open
jamespaul is still having a problem:
Hi Jan,
I still have some questions about randomDensePack:
>If I use
sphs = pack.randomDensePack(pred,radius=0.05,spheresInCell=300)
I calculated the number of spheres and about 1200.It is different from
spheresInCell=300.
>So I went to the document to see the meaning of spheresInCell.
In the document[1]:spheresInCell – if given, the packing will be
periodic, with given number of spheres in the periodic cell.Is the
process of particle formation periodic boundary, or is it periodic
boundary when it runs?And why 1200>given number of spheres?
>I adjusted the spheresInCell=200.And went wrong.
Unable to shring cell due to maximum body size (although required by
stress condition). Increase particle rigidity, increase total sample
dimensions, or decrease goal stress.
[1]https://yade-
dem.org/doc/yade.pack.html?highlight=randomdensepack#yade.pack.randomDensePack
--
You received this question notification because your team yade-users is
an answer contact for Yade.