yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #25270
Re: [Question #695989]: Packing with two PSD
Question #695989 on Yade changed:
https://answers.launchpad.net/yade/+question/695989
Status: Open => Answered
Bruno Chareyre proposed the following answer:
Hi,
> how to make a packing with 2 psdSizes and psdCumm while using one
packSpherepack()
sp.makeCloud((mnx,mny,mnz),(mxx,mxy,mxz),psdSizes=sizes1,psdCumm=passing1,num=N1)
sp.makeCloud((mnx,mny,mnz),(mxx,mxy,mxz),psdSizes=sizes2,psdCumm=passing2,num=N2)
HTH
Bruno
--
You received this question notification because your team yade-users is
an answer contact for Yade.