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
I am using the latest version of PyMAPDL and its dependencies (fully updated virtual environment). You can update them using pip install --upgrade --upgrade-strategy eager ansys-mapdl-core in your activated virtual environment.
🔍 Description of the bug
Create some geometry. Did a VPLOT. Then issued a ET to define a solid structural element type and get an MAPDL error that the shape is not compatible with the element type. The element types used by the VPLOT are still defined. See the attached example. A much simpler example using 2 blocks did not fail like this. VPLOT_Test.zip
🤓 Before submitting the issue
pip install --upgrade --upgrade-strategy eager ansys-mapdl-core
in your activated virtual environment.🔍 Description of the bug
Create some geometry. Did a VPLOT. Then issued a ET to define a solid structural element type and get an MAPDL error that the shape is not compatible with the element type. The element types used by the VPLOT are still defined. See the attached example. A much simpler example using 2 blocks did not fail like this.
VPLOT_Test.zip
🕵️ Steps To Reproduce
💻 Which Operating System are you using?
Windows
🐍 Which Python version are you using?
3.10
💾 Which MAPDL version are you using?
2024R1
📝 PyMAPDL Report
Show the Report!
📝 Installed packages
Show the installed packages!
📝 Logger output file
Show the logger output file.
The text was updated successfully, but these errors were encountered: