ansys / ansys/pyfluent

Static attributes which are queried dynamically in flobject.py

Open
#4,240 2 comments 1 reaction 0 assignees View on GitHub
refactoring
Dominant language
Python
Stars
497
Forks
77
Avg merge
22h 37m
Merged PRs (30d)
45

Description

Following static attributes are queried dynamically in flobject.py code. These attributes should be added in the static-info and the generated API class definition.

- units-quantity
- file-purpose
- user-creatable?

Contributor guide

Open the contributing guide

Research direction

Start by reading flobject.py and the static-info and generated API class definition referenced in the issue. Trace how units-quantity, file-purpose, and user-creatable? are currently queried dynamically, then verify that each is represented in the static metadata and generated API; the work is done when those attributes no longer require dynamic lookup.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, tooling
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.