-
Notifications
You must be signed in to change notification settings - Fork 8
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
afc/radial_branches_matrices #67
Conversation
… branches and tests)
Performance Results
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #67 +/- ##
==========================================
+ Coverage 76.40% 78.13% +1.73%
==========================================
Files 15 15
Lines 1280 1386 +106
==========================================
+ Hits 978 1083 +105
- Misses 302 303 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@alefcastelli I made some improvements to the RadialBranches code for the integration with PowerSimulations.jl. One test for the PTDF seems to be failing but it isn't clear why. I think that the test is written in a way that the indexing doesn't work as expected. |
The PR adds new features regarding the possibility to evaluate all the network matrices considering a simplified system without leaf buses and radial branches.
The option
reduce_radial_branches
is available for all matrix types.