-
Hi, First of all, thanks for developing such a great tool. Thank you, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
(1) Correct. |
Beta Was this translation helpful? Give feedback.
-
I am trying to find ‘Euler angle’ of each grain for finding rotation matrix of each grain where the laser light passes through the crystal. |
Beta Was this translation helpful? Give feedback.
(1) Correct.
(2) Afaik, Abaqus requires a UMAT to do crystal plasticity and would not support the definition of grain orientations in the .inp file. This is why you have to do it separately (output the orientations using
-T -for ori
and use this to write your Abaqus file).