In LS-Dyna solver, the first four nodes in the element connectivity of a Prism/Wedge element should be unique, but the exported elements from PyPrimeMesh do not adhere to this requirement, and the node ordering appears to be incorrect.
Example:
This issue in the element connectivity causes the LS-Dyna solver to exit immediately after solve:
π Steps to reproduce
Generate a volume mesh with prism/wedge elements
Export the mesh as Dyna .k file
Check element connectivity for repeated nodes in the first four entries
π Before submitting the issue
π Description of the bug
In LS-Dyna solver, the first four nodes in the element connectivity of a Prism/Wedge element should be unique, but the exported elements from PyPrimeMesh do not adhere to this requirement, and the node ordering appears to be incorrect.
Example:
This issue in the element connectivity causes the LS-Dyna solver to exit immediately after solve:
π Steps to reproduce
π» Which operating system are you using?
Windows
π Which ANSYS version are you using?
Ansys 24R2
π Which Python version are you using?
3.10
π¦ Installed packages