yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #15421
[Question #654044]: Error while sphere packing in geometry
New question #654044 on Yade:
https://answers.launchpad.net/yade/+question/654044
Hi friends :) I have been trying to work with Yade and executing few basic commands as given on the Yade website.
I tried the following:
pred=pack.inHyperboloid(centerBottom=(0,0,-.1),centerTop=(0,0,.1),radius=.05,skirt=.03)
spheres=pack.randomDensePack(pred,spheresInCell=2000,radius=3.5e-3)
But instead of receiving the packed geometry in the simulation, the terminal displays the following error:
"No suitable packing in database found, running PERIODIC compression"
Any ideas what could be going wrong here?
Thanks for reading :)
--
You received this question notification because your team yade-users is
an answer contact for Yade.