-
Notifications
You must be signed in to change notification settings - Fork 482
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
Fixing transformer kt min case #2168
base: develop
Are you sure you want to change the base?
Conversation
…f short-circuit calculations, Adapting tests
…_kt_min_case' into fix/trafo_k_t_values # Conflicts: # pandapower/build_branch.py
Hi @envelio-cb, thanks for the fix and the PR :) |
Fix/trafo k t values
@pawellytaev |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2168 +/- ##
===========================================
- Coverage 76.99% 76.01% -0.99%
===========================================
Files 213 282 +69
Lines 26450 32957 +6507
===========================================
+ Hits 20366 25052 +4686
- Misses 6084 7905 +1821 ☔ View full report in Codecov by Sentry. |
Fixing usage of transformer impedance correction factor K_T in min case of short-circuit calculation.
(See IEC 60909-0:2016 6.3.3)