German
German
Checking the `pytest-pyvista` extension, I have realised that the plotting quality is not great (at least on the CICD). ## Plots for demonstration: On the left, the ones generated in...
### Description of the feature New pyvista versions (and corresponding sphinx extension) allows dynamic plotting out of the box. ### Steps for implementing the feature Check for implementation details: *...
### Description of the feature Currently you cannot export to STL, but you can export the "view" created by the plotting functions using Pyvista. We should be able to generate...
### Discussed in https://github.com/pyansys/pymapdl/discussions/1411 Originally posted by **hawkoli1987** August 26, 2022 Dear All, I am trying to generating a random range of 2D shapes in series, there are 100 numbers...
UPF capabilities are not checked. I am not sure they work. ```rst Launch Docker with UPF capabilities =================================== If you want to specify a custom Python UPF routine, you must...
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...
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...
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...
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...