ansys / pyaedt

AEDT Python Client Package
https://aedt.docs.pyansys.com
MIT License
185 stars 101 forks source link

FEAT: Add mesh reuse function #4842

Closed lorenzovecchietti closed 1 week ago

ansys-reviewer-bot[bot] commented 1 week ago

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.13%. Comparing base (e337a7f) to head (169c7d8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4842 +/- ## ======================================= Coverage 83.13% 83.13% ======================================= Files 118 118 Lines 54056 54075 +19 ======================================= + Hits 44939 44956 +17 - Misses 9117 9119 +2 ```