ansys / pymapdl

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

feat: adding `cycexpand` command #3023

Closed germa89 closed 2 months ago

germa89 commented 2 months ago

Adding cycexpand command.

Close #3020

ansys-reviewer-bot[bot] commented 2 months ago

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

@ansys-reviewer-bot review

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 84.14%. Comparing base (901908a) to head (e8f9065). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3023 +/- ## ========================================== - Coverage 86.68% 84.14% -2.54% ========================================== Files 52 52 Lines 9498 9498 ========================================== - Hits 8233 7992 -241 - Misses 1265 1506 +241 ```