ansys / ansys/pyconverter-xml2py

Modify ``nsel, S, NODE,,1,`` into ``nsel("S", "NODE",,1,7)``

Open
#345 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### 📝 Description of the feature

This has been pointed out by @germa89 in https://github.com/ansys/mapdl-cmd-conv/pull/164#issuecomment-2268321021

### 💡 Steps for implementing the feature

_No response_

### 🔗 Useful links and references

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the referenced comment in ansys/mapdl-cmd-conv pull request 164 and then locate the converter path that handles the shown nsel command. Done means the generated form changes from `nsel, S, NODE,,1,` to `nsel("S", "NODE",,1,7)` with appropriate verification in the project’s existing tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.