yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #04774
[Question #165847]: Generating sample
New question #165847 on Yade:
https://answers.launchpad.net/yade/+question/165847
I generated a sample using
O.bodies.append([
utils.sphere(center,radius),utils.sphere(center,radius),..........
])
I need to subject this sample to triaxial shear. But i have a problem about creating the walls (box).
How can I generate the boundary walls to apply the isotropic compression and strain while shear?
If I am to create a facet, at what point I should give the command? (before or after spheres).
If this is not the appropriate command, what is the best command? ( pls give a detailed command. In my sample the initial positions are known. not random)
Thank you.
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.