ansys / pyaedt

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

FEAT: Maxwell create_external_circuit #4907

Closed IreneWoyna closed 1 month ago

IreneWoyna commented 1 month ago

Maxwell create_external_circuit

ansys-reviewer-bot[bot] commented 1 month 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 month ago

Codecov Report

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

Project coverage is 83.54%. Comparing base (2343f2b) to head (a3238c1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4907 +/- ## ======================================= Coverage 83.54% 83.54% ======================================= Files 118 118 Lines 54196 54210 +14 ======================================= + Hits 45276 45292 +16 + Misses 8920 8918 -2 ```
IreneWoyna commented 1 month ago

Hi @gmalinve, this is the method we discussed earlier. It works, and I've also included an example in the method. But it would be great if you could review this. Thanks :)