yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #16043
Re: [Question #659526]: Triaxial test on dry granular material
Question #659526 on Yade changed:
https://answers.launchpad.net/yade/+question/659526
Swapnil posted a new comment:
I stopped the compilation in between because I realized I have not
specified the material properties for the spheres added to the box
through the following segment:
pred=pack.inAlignedBox(mn,mx)
sp=pack.randomDensePack(pred,radius=0.5,spheresInCell=num_spheres)
O.bodies.append(sp)
How do I assign the label 'spheres' (which contains the material
properties) to the above spherical particles?
--
You received this question notification because your team yade-users is
an answer contact for Yade.