ansys / pymapdl

Pythonic interface to MAPDL
https://mapdl.docs.pyansys.com
MIT License
424 stars 120 forks source link

2d plane stress concentration analysis returns an error #3167

Closed pmaroneh closed 2 months ago

pmaroneh commented 3 months ago

Description of the modifications

Running this example https://mapdl.docs.pyansys.com/version/stable/examples/gallery_examples/00-mapdl-examples/2d_plate_with_a_hole.html#sphx-glr-examples-gallery-examples-00-mapdl-examples-2d-plate-with-a-hole-py returns the following error: image This example should be corrected so that it works seamlessly.

Useful links and references

No response

germa89 commented 3 months ago

Hi @pmaroneh ... Please do update PyMAPDL to 0.68.1. That version should fix that.

mikerife commented 3 months ago

@germa89 @pmaroneh I just tried with PyMAPDL 0.68.1 and MAPDL 23R2 and the notebook ran fine with no errors. Mike