pymapdl icon indicating copy to clipboard operation
pymapdl copied to clipboard

Pythonic interface to MAPDL

Results 263 pymapdl issues
Sort by recently updated
recently updated
newest added

### Current status The way to transfer an array to the MAPDL instance requires to write a txt file and make MAPDL read it. This is encoded in the function:...

MAPDL

### Description of the feature See [here](https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v241/en/ans_mstag/mstag_commands.html) for the 3 new commands w.r.t. multistage cyclic. See [here](https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v241/en/ans_hbm/hbm_cmds.html) for new command for harmonic balance method. ### Steps for implementing the feature...

As the title. The idea is you can have: ```bash $ pymapdl submit main_file.py $ pymapdl submit --name="my project" main_file.py --requirements_file=requirements.txt ``` The help shows: ```bash (venv) pymapdl $ pymapdl...

DO NOT MERGE
documentation
dependencies
new feature
maintenance
enhancement

This function should have given an error when using if click was not installed.

BUG

### 🤓 Before submitting the issue - [X] I have visited the [Troubleshooting section](https://mapdl.docs.pyansys.com/troubleshoot/index.html). - [X] I have searched among the [existing issues](https://github.com/ansys/pymapdl/issues?q=). - [X] I am using a [Python...

### Description of the feature MAPDL command EEMBED is new as of 2022R2 and needs to be supported. MAPDL command SFCONTROL new at 2020R1 needs to be supported too. ###...

### 🔍 Before submitting the issue - [X] I have searched among the existing issues - [X] I am using a Python virtual environment ### 🐞 Description of the bug...

BUG

I believe we do not need to separate by directory anymore.

CI/CD
Maintenance

As the title

Enhancement
New Feature

As the title.

Enhancement
New Feature