ansys / pymapdl-reader

Legacy binary interface to MAPDL binary files.
https://reader.docs.pyansys.com
MIT License
45 stars 20 forks source link

Bug with the rst module #388

Open raphael-31 opened 5 months ago

raphael-31 commented 5 months ago

🔍 Before submitting the issue

🐞 Description of the bug

When I try to open the result from my simulation from Ansys 2023R2 my kernel crashes : image But when I try to open result from another simulation from a previous version one it works.

📝 Steps to reproduce

Try to open a .rst file from an Ansys 2023R2 simulation,

💻 Which operating system are you using?

Windows

📀 Which ANSYS version are you using?

Ansys 2023R2

🐍 Which Python version are you using?

3.10

📦 Installed packages

pip install ansys-mapdl-core
mikeboyle321 commented 4 months ago

I also have this issue