← Back to team overview

yade-users team mailing list archive

Re: [Question #682757]: principle of psd in yade

 

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

    Status: Needs information => Open

lip gave more information on the question:
dear Bruno:
     below is my code:
    sp=pack.SpherePack()
    sp.makeCloud((0.2,0.2,2),(2.4,2.4,100),psdSizes=[0.1,0.1,0.6,0.6],psdCumm=(0.0,0.7,0.7,1),seed=1,porosity=1)
the purpose of the code is to generate sphere of size 0.1 and 0.6. i notice that  the distribution of two sphere in different size is always evenly in the box, for example, in height 2-12, the numble of big sphere is about 3 and the numble of samll shpere is about 7, in the height 12-22 is the same, i want to know how this kind of distribution is formed.

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