ansys / ansys/pyadditive

`heater temperature` should be `preheat temperature`

Open
#204 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
3
Forks
1
Avg merge
1d 14h
Merged PRs (30d)
14

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

The LPBF and DED simulation wizards in Workbench use the term "Preheat temperature" rather than "Heater Temperature". For consistency `heater_temperature` parameters need to be renamed to `preheat_temperature`.

### 📝 Steps to reproduce

n/a

### 💻 Which operating system are you using?

Windows

### 📀 Which ANSYS version are you using?

24.2

### 🐍 Which Python version are you using?

3.9

### 📦 Installed packages

```shell
n/a
```

Contributor guide

Open the contributing guide

Research direction

Search the repository for heater_temperature and inspect the LPBF and DED simulation wizard entry points and their references. Rename the parameters consistently to preheat_temperature and verify the existing test suite or relevant checks pass with no heater_temperature references remaining.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.