yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #09792
[Question #251176]: default material resetting
New question #251176 on Yade:
https://answers.launchpad.net/yade/+question/251176
Hello.
I am trying to make a cloud of spheres in my simulation, but I don't know how to set the the material for this cloud of spheres use
sp=pack.spherepack()
sp=makeCould((1,1,1),(2,2,2),rMean=.05,rRelFuzz=.5)
sp.tosimulation
through the simulation inspector, i got the bodies have material FrictMat"defaultMat"
So must I change the default material to set the material for could of spheres? and how to do it? is there any other way to set it?
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.