ansys / ansys/pymapdl-reader

Bug with the rst module

Open
#388 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
60
Forks
32
Avg merge
5h 50m
Merged PRs (30d)
8

Description

### 🔍 Before submitting the issue

- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment

### 🐞 Description of the bug

When I try to open the result from my simulation from Ansys 2023R2 my kernel crashes :
![image](https://github.com/ansys/pymapdl-reader/assets/98468764/838e1793-b83d-400e-a139-85f2fc19fc32)
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

```shell
pip install ansys-mapdl-core
```

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the crash with an Ansys 2023R2 .rst result on Windows using Python 3.10 and compare it with a result from an earlier Ansys version. The issue is complete when the 2023R2 result can be opened without crashing the kernel, with the relevant failure identified and covered by a regression test if the project provides one.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.