← Back to team overview

yade-users team mailing list archive

Re: [Question #663500]: densest packing possible

 

Question #663500 on Yade changed:
https://answers.launchpad.net/yade/+question/663500

    Status: Answered => Solved

george confirmed that the question is solved:
Hello,
thanks for the answer. I didnt know about pack,regularHexa, I will investigate. 
In the meantime, I managed to increase the number of spheres in the geometry by using twice the randomdensepack like this

    sp=pack.randomDensePack(pack.inAlignedBox((-70,-70,0)(70,70,70,radius=2)
    sp=pack.randomDensePack(pack.inAlignedBox((-70,-70,0)(70,70,70,radius=2)
O.bodies.clear()

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.