Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

- avail iteration count for convergence as an output dict parameter f… #2502

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ajazHameed
Copy link

For the default 'nr' algorithm for power flow calculation, the number of iterations taken for the algorithm to converge is available as a parameter of pandapower network after running the power flow calculation. I have added the same parameter for 'bfsw' algorithm

Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.87%. Comparing base (61b113e) to head (401cc5f).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2502      +/-   ##
===========================================
- Coverage    75.87%   75.87%   -0.01%     
===========================================
  Files          284      284              
  Lines        33682    33681       -1     
===========================================
- Hits         25556    25555       -1     
  Misses        8126     8126              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vogt31337
Copy link
Contributor

@ajazHameed, thanks for the PR looks finde so far. I would accept it, but could you provide a changelog entry and maybe a simple test?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants