yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #21534
Re: [Question #686318]: random dense pack with clumps
Question #686318 on Yade changed:
https://answers.launchpad.net/yade/+question/686318
Status: Open => Answered
Jan Stránský proposed the following answer:
Sorry, I missed that you also have to change state, not only material:
###
for b in O.bodies:
b.mat=mat1
b.state=JCFpmState()
###
cheers
Jan
--
You received this question notification because your team yade-users is
an answer contact for Yade.