yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #20465
[Question #683385]: stressMask meaning in class PeriTriaxController
New question #683385 on Yade:
https://answers.launchpad.net/yade/+question/683385
I want to know how stressMask in in class PeriTriaxController control stress or strain along three axis.
I guess I should convert the value of stressMask to the value of binary system first, then I can decide which axis direction is controlled by stress via 1 or strain via 0.
Take doc/sphinx/tutorial/06-periodic-triaxial-test.py as a example, the stressMask = 7, the coresponding binary is 111, so both three axis directions is controled by stress.
I am not sure wherther I understand the stressMask's meaning right?
Could you give me a detail explanation and whether there is a possible range (0~7) for the choice of the value of stressMask in class PeriTriaxController.
Thank you very much!
--
You received this question notification because your team yade-users is
an answer contact for Yade.