Question #641979 on Yade changed:
https://answers.launchpad.net/yade/+question/641979
Status: Open => Answered
Gary Pekmezi proposed the following answer:
Stressmask is a bitmask. In our case it is the decimal interpretation of
a 3 digit binary number. Each of the three binary digits represents
stress/strain control on one of the three Cartesian 3D axes, it can be
XYZ, or 123.
You want strain control in direction 1 (or X) only, the bitmask for that
is 011 in binary. Try converting that to a decimal number (*)
*here's an online converter
http://www.rapidtables.com/convert/number/binary-to-decimal.htm
--
You received this question notification because your team yade-users is
an answer contact for Yade.
_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help : https://help.launchpad.net/ListHelp