← Back to team overview

yade-users team mailing list archive

Re: [Question #226112]: Packing Spheres Problem

 

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

    Status: Answered => Open

Markus Gruber is still having a problem:
Yeah, thx at all

I just want to ask another question i am know getting this error , i
think it says it just want to fill the full body, i just want to do
different simulations and i am now getting this error(it's possible to
fill appr. 74 percent of the volume with spheres accroding gaus):

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.

so which keyword is missing ?

pred=pack.inAlignedBox((-boxx/2,-boxy/2,-boxz/2),(boxx/2,boxy/2,boxz/2))
spheres=pack.randomDensePack(pred
                                  ,spheresInCell=r_numbers
                                  ,radius=r_mean
                                  ,rRelFuzz=r_relfuzz
                                  ,returnSpherePack=True
                                  )

thx @ all

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.