Abaqus mesh reader questions #3259
-
Hi all - I'd like to read in an Abaqus mesh (.inp file) but am having issues. It contains 8-noded quads and 6-noded triangles. From poking around in the AbaqusIO class, I think I see the issue, but allow me to ask questions to make sure I understand:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Beta Was this translation helpful? Give feedback.
-
There is a list of resources that we used to define the current set of elements in the commit message of 0a65e38. Not sure if any of those are either a) still around or b) useful to you. |
Beta Was this translation helpful? Give feedback.
nomissing support for second-order elements inAbaqusIO
. The reader class was developed by "reverse engineering" based on example input files... there may be an Abaqus input file specification out there somewhere, not sure.side_nodes_map
, which is defined in the C-file for each element type, e.g. Quad8