Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added a table with the supported elements
  • Loading branch information
avigliotti authored Mar 2, 2023
1 parent 78db78f commit 9c68eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ This returns `AbaqusReader.Model` instance.
The following abaqus elements are supported, along with the corresponding number of nodes and the `elemen_types` key

|abaqus element| number of nodes| element_types|
|---------|----|---------|
|---------|:--:|---------|
| C3D4 | 4 |`:Tet4` |
| C3D4H | 4 |`:Tet4` |
| C3D6 | 6 |`:Wedge6`|
Expand Down

0 comments on commit 9c68eef

Please sign in to comment.