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
A model has multiple parts and a sub-set of elements select. The JT,SUM is then retrieved with PyMAPDL post processing. After the set of elements selected has changed. If you run the (sorry it's kind of long) example the 4th print will have a different number of selected elements. Also the set of elements is those of material 3, and not material 4.
🤓 Before submitting the issue
pip install --upgrade --upgrade-strategy eager ansys-mapdl-core
in your activated virtual environment.🔍 Description of the bug
A model has multiple parts and a sub-set of elements select. The JT,SUM is then retrieved with PyMAPDL post processing. After the set of elements selected has changed. If you run the (sorry it's kind of long) example the 4th print will have a different number of selected elements. Also the set of elements is those of material 3, and not material 4.
🕵️ Steps To Reproduce
💻 Which Operating System are you using?
Windows
🐍 Which Python version are you using?
3.10
💾 Which MAPDL version are you using?
2023 R2
📝 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: