yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #11096
Re: [Question #265598]: mixing two different types of materials in a same pack
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.
Follow ups