yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #04623
Re: [Question #163253]: Hydrostatic pressure and some issues on triaxial tests
Question #163253 on Yade changed:
https://answers.launchpad.net/yade/+question/163253
Chareyre proposed the following answer:
You need to see mask as the integer whose binary representation corresponds
to bools for x, y, and z.
Simpler with examples:
control stress on xyz: 111 -> 7
x alone: 001 -> 1
xy: 011 -> 3
z: 100 -> 4
etc.
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.