You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: