Question #265598 on Yade changed: https://answers.launchpad.net/yade/+question/265598
Jan Stránský proposed the following answer: Hi Amir, could you please be more specific about your goal? For example: - do you need regular or random packing? - do you want to simulate actual mixing, or you want the packing and do some other simulation on it? do your materials differ in diameters "exclusively" (from diameter you can say what material it is)? Just to complete Bruno's answer, as I understand the question, the easiest way is to generate packing with one material and then change material of some particles. cheers Jan 2015-04-21 21:46 GMT+02:00 Bruno Chareyre < [email protected]>: > Question #265598 on Yade changed: > https://answers.launchpad.net/yade/+question/265598 > > Status: Open => Answered > > Bruno Chareyre proposed the following answer: > Hello, > I guess you have seen makeCloud() (else you would ask how to generate one > set?) > So, calling makeCloud() repeateadly with the same "pack" object will > insert more and more particles in the same. > That is: > sp.makeCloud(someParameters) > sp.makeCloud(differentParameters) > > Does it help? > > -- > You received this question notification because you are a member of > yade-users, which is an answer contact for Yade. > > _______________________________________________ > Mailing list: https://launchpad.net/~yade-users > Post to : [email protected] > Unsubscribe : https://launchpad.net/~yade-users > More help : https://help.launchpad.net/ListHelp > -- You received this question notification because you are a member of yade-users, which is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

