yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #17999
Re: [Question #672531]: problem while generating a packing
Question #672531 on Yade changed:
https://answers.launchpad.net/yade/+question/672531
Status: Open => Answered
Jan Stránský proposed the following answer:
Hello,
next time please try to post also "external" files (specifically the
mesh+'.gts' file) such that we can try it ourselves.
For this problem, if you use spheresInCell argument of randomDensePack, i.e.
O.bodies.append(pack.randomDensePack(pred,radius=radius,rRelFuzz=0.3,useOBB=True,memoizeDb='/tmp/gts-triax-packings.sqlite',returnSpherePack=False,color=(0.9,0.8,0.6),material=mat,spheresInCell=300))
, does it help?
cheers
Jan
--
You received this question notification because your team yade-users is
an answer contact for Yade.