Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Unhandled singularity in Euler angle transformation #7

Open
kmoks opened this issue Feb 1, 2024 · 1 comment
Open

Unhandled singularity in Euler angle transformation #7

kmoks opened this issue Feb 1, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@kmoks
Copy link
Contributor

kmoks commented Feb 1, 2024

The transformation from rotation matrix to Euler angles contains a singularity if the (3,1) matrix term equals 1.0 and the other elements of the first column and third row is zero. This case must be handled specifically, but is not in Fedem. Therefore, the resulting Euler angles from such a matrix is incorrect (e.g., as displayed in the property panel for positioned objects).

@kmoks
Copy link
Contributor Author

kmoks commented Feb 1, 2024

This issue was first reported in the Jira issue SOLVERS-314 two years ago, and is reproduced here for Open FEDEM.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant