-
How to output the ori by Euler-Bunge instead of Rodrigues |
Beta Was this translation helpful? Give feedback.
Answered by
mkasemer
Dec 20, 2021
Replies: 1 comment
-
@siwux The orientations are written in output in the same parameterization and convention as given in the input (specifically the mesh):
and potentially the same in the You can either edit this manually, or consult the Neper documentation to have your mesh write orientations in the desired parameterization. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mkasemer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@siwux The orientations are written in output in the same parameterization and convention as given in the input (specifically the mesh):
and potentially the same in the
$ElementOrientations
section, if you supply per-element orientations. Please consult the FEPX documentation for a full description.You can either edit this manually, or consult the Neper documentation to have your mesh write orientations in the desired parameterization.