yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #08090
[Question #235138]: how to define friction at the boundaries in triaxial test
New question #235138 on Yade:
https://answers.launchpad.net/yade/+question/235138
hi ,
please how can one define the friction at the top and bottom of the specimen in a Triaxial test simulation of a granular material.
the center ,extension and the wall mask of my model are as below.
O.bodies.append(utils.geom.facetBox((0.035,0.035,0.035),(0.035,0.035,0.035),wallMask=15,dynamic=1))
O.bodies.append(utils.geom.facetBox((0.035,0.035,0.035),(0.035,0.035,0.035),wallMask=16,dynamic=0))#bottom of the sample, which is not allowed to move. because of that dynamic=0 [O means "False"]
thanks in advance.
best regards
stephen
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.