Stress tensor for scratch test #635
Mustafa-Rifat
announced in
Announcements
Replies: 1 comment 1 reply
-
Hi, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I was going through the documentation of schmid factor calculation. I want to see the slip trace of the grains. I have performed a scratch test on my sample. The ebsd map is shown below with the x and y direction. I was wondering what my stress tensor should be for this. Scratch is not uniaxial as it both indents and moves forward. So there should be a z component of the stress tensor along with a y component, according to the image attached.
My question is: should the stress tensor be:
sigma = stressTensor(diag([0 1 1]));
sigma = stressTensor(diag([0 1 -1]));
Beta Was this translation helpful? Give feedback.
All reactions