ansys / pymechanical

Pythonic interface to Ansys Mechanical
https://mechanical.docs.pyansys.com/
MIT License
29 stars 13 forks source link

Add test for BUILDING_GALLERY #785

Closed dipinknair closed 4 days ago

dipinknair commented 1 week ago

When building example gallery, multiple instances of embedding have to be taken care of. Updating global was fixed with #784 . It has tested against https://github.com/ansys/pymechanical-embedding-examples. But there should be a test in pymechanical itself for this.