ansys / pyprimemesh

Pythonic Meshing Client for Ansys Prime Server
https://prime.docs.pyansys.com/
MIT License
19 stars 9 forks source link

fix: Example issues #851

Closed AlejandroFernandezLuces closed 3 weeks ago

AlejandroFernandezLuces commented 1 month ago

This fixes the issues found in the examples, but increases plotting time by a large margin.

Time added by plotting in example 04, which is the worst: 170 seconds.

AlejandroFernandezLuces commented 3 weeks ago

I would suggest merging this fix into main despite the inefficiency while I look for the reason why it's being slow rather than reverting to previous plotter. What do you think @waltersma @rchopade7 @RobPasMue ?

RobPasMue commented 3 weeks ago

Fine by me too - let's try to merge this and get it solved in a second PR