-
**Describe the bug**
While executing docker run, a license server replies with an error:
```bash
ANSYS LICENSE MANAGER ERROR:
Failover feature 'Ansys Mechanical Enterprise' is not available.
Req…
-
Dear Dr Lu Lu,
First, I would like to thank you for making the library, it is great. I searched the issues and could not find whether it is possible to use the network's output in the boundary cond…
-
Hello Guys,
I just discovered this whole PYmapdl and think it is really great but cannot get my head around it...
I have Ansys 2021R2 installed and was just starting with Python scripting there…
-
**Describe the bug**
DMP version of pymapdl can't be launched with Ansys Version V2021R2.
**To Reproduce**
Steps to reproduce the behavior: Run below commands in Python 3.7.5
```
from ansys.map…
-
Trying to launch mapdl from my spyder editor. But the problem is reproducible in a cmd prompt.
After a while it times out apparently and the cmd prompt shows the following:
Python 3.8.10 (tags/…
-
Thank you for this fantastic tool!
Please I dont figure out this
How can I apply a operation (ie invert the value) to certain elements of a FC?
I have a mesh and several load Cases
I compute…
-
Not able to get the displacement_factor to work in the examples. Any ideas?
```
`result.plot_principal_nodal_stress(0, 'SEQV', lighting=False,background='w', show_edges=True, text_color='k', add_t…
-
Hey,
function write_cmblock() in archive.py isn't up to date. In the if-statement (line 626):
`if comp_type.upper() not in ['ELEMENT', 'NODE']`
ELEMENT has to be changed to ELEM.
Best rega…
-
Hi everybody,
a colleague of mine recently set up a simulation test case where we plan to combine mechanical and thermal loads (basically forces and heatfluxes). To do so, `SURF154` and `SURF152` e…
-
Hi, first time posting an issue, idk if it's the right place to post, but I got no response on the discord server (so sorry if this isn't the place to ask this type of question).
I'm getting starte…