-
Can neper plot the crystal orientation distribution? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 2 replies
-
Yes, it can. If the orientations are given in your mesh file within the
section, you can colour the element sets based on the crystal orientations by using
Check Section 5.1.5 in the manual. |
Beta Was this translation helpful? Give feedback.
-
Perhaps @fzw9381 is referring to "orientation distributions", for example on pole figures (fiber distributions), rather than spatial distributions of orientations plotted on the FE mesh? |
Beta Was this translation helpful? Give feedback.
-
That might have been generated using mtex (matlab toolbox) or something similar. |
Beta Was this translation helpful? Give feedback.
-
Pole figures (and other orientation figures) are plotted using an in-house code. That in-house code generates top-quality figures in vectorial format (with Latex fonts). Something I can push to Neper in the mid term if there is interest. |
Beta Was this translation helpful? Give feedback.
-
All, (and most recently @abarun22). Neper indeed now has capabilities to plot orientation distribution functions in Rodrigues space (and perhaps Euler-Bunge space? @rquey would have to confirm), on pole figures, and inverse pole figures for a number of crystal symmetries. The tutorials give a lot of details and should get you set on the right track. Coupled with FEPX for deformation simulations, this helps close a huge gap in the "holistic" workflow. See the open-access article https://iopscience.iop.org/article/10.1088/1757-899X/1249/1/012021/pdf for a description of the Neper/FEPX workflow, which affords near-complete automation "top to bottom". @abarun22 : Regarding your specific question, please look at https://neper.info/doc/tutorials/pole_figure.html for more information. |
Beta Was this translation helpful? Give feedback.
All, (and most recently @abarun22). Neper indeed now has capabilities to plot orientation distribution functions in Rodrigues space (and perhaps Euler-Bunge space? @rquey would have to confirm), on pole figures, and inverse pole figures for a number of crystal symmetries. The tutorials give a lot of details and should get you set on the right track. Coupled with FEPX for deformation simulations, this helps close a huge gap in the "holistic" workflow. See the open-access article https://iopscience.iop.org/article/10.1088/1757-899X/1249/1/012021/pdf for a description of the Neper/FEPX workflow, which affords near-complete automation "top to bottom".
@abarun22 : Regarding your specific quest…