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

fix NaN in tap controllers #2185

Merged
merged 2 commits into from
Dec 19, 2023

Conversation

dlohmeier
Copy link
Collaborator

if trafos are set out of service by connectivity check, the result is NaN, which leads to convergence problems of tap controllers --> fixed with this change

if trafos are set out of service by connectivity check, the result is NaN, which leads to convergence problems of tap controllers --> fixed with this change
@dlohmeier dlohmeier requested a review from rbolgaryn December 7, 2023 14:20
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2da47f3) 79.65% compared to head (8c8e94c) 79.65%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2185   +/-   ##
========================================
  Coverage    79.65%   79.65%           
========================================
  Files          255      255           
  Lines        27812    27814    +2     
========================================
+ Hits         22154    22156    +2     
  Misses        5658     5658           

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

@dlohmeier dlohmeier merged commit 875a3cb into e2nIEE:develop Dec 19, 2023
19 checks passed
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.

2 participants