ansys / ansys/pyedb-core

BundleTerminal.port_post_processing_prop.do_renormalize setter is ignored

Open
#675 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
7
Forks
4
PR merge metrics
No merged PRs in 30d

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 set
port_post_processing_prop.do_renormalize = True
then use getter the old value is returned.

### 📝 Steps to reproduce

NA

### 💻 Which operating system are you using?

Windows

### 📀 Which ANSYS version are you using?

NA

### 🐍 Which Python version are you using?

3.9

### 📦 Installed packages

```shell
NA
```

Contributor guide

Open the contributing guide

Research direction

Search the codebase for BundleTerminal and its port_post_processing_prop property, then inspect how do_renormalize is assigned and retrieved. Reproduce the assignment and getter check in a Python 3.9 environment; done means setting do_renormalize to True and reading it back returns True.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.