Error 'No Abaqus->LibMesh mapping information for ElemType EDGE3!' #30309
Answered
by
GiudGiud
vabufano
asked this question in
Q&A Meshing
-
Hi all, |
Beta Was this translation helpful? Give feedback.
Answered by
GiudGiud
Apr 12, 2025
Replies: 1 comment
-
Hello The Abaqus mesh reader is in libmesh you should reach out in this forum. For now you could load a first order mesh then make it second order using Mesh/second_order=true You will lose the original second order curvature but you can test out the solver with second order elements |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vabufano
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello
The Abaqus mesh reader is in libmesh you should reach out in this forum.
For now you could load a first order mesh then make it second order using Mesh/second_order=true
You will lose the original second order curvature but you can test out the solver with second order elements