ansys / pymapdl

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

docs: adding documentation about remote mapdl pool #3046

Closed germa89 closed 2 months ago

germa89 commented 2 months ago

As the title.

Now if we are providing a list of ports, the number of instances argument (n_instances) is optional, not needed.

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

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 84.13%. Comparing base (5442a4e) to head (81d8020). Report is 22 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3046 +/- ## ========================================== - Coverage 86.63% 84.13% -2.51% ========================================== Files 52 52 Lines 9498 9500 +2 ========================================== - Hits 8229 7993 -236 - Misses 1269 1507 +238 ```
germa89 commented 2 months ago

@pyansys-ci-bot LGTM.