Schmid Factor over Pole Figure in uniaxial tension #2197
Unanswered
maxencebuttard
asked this question in
Ask Anything
Replies: 1 comment
-
How about plotPDF(ebsd('Cubic').orientations, SFMax1, Miller(1,0,0,ebsd('Cubic').CS)) Ralf. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I am currently trying to plot Schmid Factor for a specific stress condition
sigma = -stressTensor.uniaxial(vector3d.Y)
over a pole figure. I know that it is possible to plot a Schmid Factor spherical function for different tension direction but I would prefer to plot a Schmid Factor for different orientations for a specific stress condition.For now here is my code
But I don't know how to plot it superimposed to a 100 pole figure.
Beta Was this translation helpful? Give feedback.
All reactions