Replies: 3 comments 8 replies
-
Should work, it's a bug if it doesn't. It looks like something with the node ordering is off... |
Beta Was this translation helpful? Give feedback.
-
Ok, it's a bug then, do you want me to continue the discussion here or to open an issue ? When I import one CHEXA element (second order -> 20 nodes), I obtain that : I think you're right, the problem is in the node ordering |
Beta Was this translation helpful? Give feedback.
-
Ahah yes I guess so, I'll look at it, Can you confirm that I'm looking at the right place in _nastran.py / function read_buffer() ? (it is for .fem file) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I was wondering if meshio could handle second order elements (especially with .fem format). Because I read a mesh containing second order elements and the result is not what I expected : something seems not be working in the node's connectivity.

I don't know if it's a bug or if it's something which was not foreseen in the development. I could eventually contribute to the repository if necessary.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions