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

Currently we rely on console parsing and input/output to files to get arrays in/out from MAPDL. We should use gRPC methods to do this. This requires changes on the MAPDL...

Enhancement

Create a new attribute named `files` and allow the reporting of `mapdl` specific files. This should be done in the same approach as we use for the `parameters` and `post_processing`...

### πŸ” 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

As the title. The key is to replace the class ``ansys-mapdl-reader.rst.Result`` by some class which provides the same interface. The complete lists of functions in that class are: Show list...

DO NOT MERGE

It is not strictly needed now, but it will be useful when we start to implement gRPC interface changes. ## References * https://pypi.org/project/pytest-benchmark/ * https://github.com/benchmark-action/github-action-benchmark Approach suggested by Dominik (not...

**Edit: Progress** - [x] basic pyvista Theme functionallity (PR #477) - [ ] discuss/add additional values for MapdlTheme class (numbering, etc.) - [ ] consider `plot_nodal...` -> `plot(solution: NodalSolution)` It...

### Before submitting the issue - [X] I have searched among the existing issues - [ ] I am using a Python virtual environment - [x] I have a fully...

BUG
MAPDL

https://github.com/beartype/beartype

### Description of the feature User feedback on PyMAPDL. - [ ] The *GET needs to be enhanced on the MAPDL side. For example: - [ ] We can’t get...

Enhancement
New Feature

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

BUG