German

Results 129 issues of German

As the title.

DO NOT MERGE
CI/CD
dependencies
maintenance

#### == From internal email == (Copied and pasted as it is) On our training course this morning they had license issues (Not enough available licences at their site and...

## Context There are multiple versions of MAPDL (v23.1; ... v22.1). Most of the functions do not change between versions, but there are some of them which get new documentation....

Ideally we should have a way to inject information in the doc strings of functions we wrap. ## Context There are multiple versions of MAPDL (v23.1; ... v22.1). Most of...

### Description of the feature Currently the plotly widgets are not supported (white empty box). ### Steps for implementing the feature Probably there is some interesting information in: - https://github.com/plotly/plotly-sphinx-gallery...

=== Reported internally DK === It seems that running many times with the ``mapdl.non_interactive`` generates a ``MapdlExitedError`` error. ``` CRITICAL - - logging - handle_exception - Uncaught exception Traceback (most...

In the attached model, ``mapdl.mesh`` and ``mapdl.mesh.grid`` give different results: ```py In [68]: mapdl.mesh.grid Out[68]: UnstructuredGrid (0x2a900402f40) N Cells: 7360 N Points: 28477 X Bounds: -3.175e-02, 3.175e-02 Y Bounds: -7.620e-03,...

### 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

I'm trying to customize the test header: ```console $ pytest =================================================================== test session starts =================================================================== platform linux -- Python 3.10.13, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/ubuntu/pymapdl configfile: pyproject.toml testpaths: tests plugins: cov-4.1.0,...

type: proposal
topic: reporting