Distribution in station controller - #2898
Conversation
MMatthiessen
commented
Mar 3, 2026
- adding distributions in station controller
- adding tests for distributions
- adapting import function for importing distribution from Powerfactory
- adapting convert_format for new station controller
… of the develop branch. Ruggedizing the code for different inputs types and maintaining backwards compatibility.
… of the develop branch. Ruggedizing the code for different inputs types and maintaining backwards compatibility. Repairing the output_values_distribution functionality
…sion of the develop branch. Ruggedizing the code for different inputs types and maintaining backwards compatibility. Adding a testing functionality
…sion of the develop branch. Ruggedizing the code for different inputs types and maintaining backwards compatibility. - fixing some errors in spelling and functionality of votage droop
…sion of the develop branch. Ruggedizing the code for different inputs types and maintaining backwards compatibility. - fixing v_droop_ctrl and reordering pf import test
…sion of the develop branch. Ruggedizing the code for different inputs types and maintaining backwards compatibility. - removing deprecated attribute overwrite_convergence
# Conflicts: # pandapower/control/controller/station_control.py # pandapower/converter/powerfactory/pp_import_functions.py # pandapower/test/control/test_stactrl.py
…sion of the develop branch. - merged develop - ruggedized code for 1 output element
…sion of the develop branch. - assured droop controller convergence, problems with v_droop
…it exists) improving assertion logic
# Conflicts: # pandapower/control/controller/station_control.py # pandapower/test/control/test_stactrl.py
…it exists) improving assertion logic for error info after failed convergence
…roller' into pushable_changes_of_station_controller
# Conflicts: # pandapower/control/controller/station_control.py # pandapower/converter/powerfactory/pp_import_functions.py # pandapower/test/control/test_stactrl.py
…ally for better readability - first implementation
…ally for better readability - changing testing environment to work with new methodology
…ally for better readability - changing testing environment to work with new methodology
…ally for better readability - changing testing environment to work with new methodology
…ally for better readability - changing testing environment to work with new methodology
…ally for better readability - Substituting voltage_ctrl for control_modus in droop_controller - Assuring legacy support - Adapting testing functionality
|
@MMatthiessen the mandatory part of the pipeline failed. Could you update your PR? Or have a look into it? |
- adding json for distribution test
…ons in new branch
…ons in new branch
|
# Conflicts: # pandapower/control/controller/station_control.py # pandapower/converter/powerfactory/pp_import_functions.py # pandapower/test/control/test_stactrl.py # pandapower/test/control/testfiles/station_ctrl_test_new.json
|
@HaoCao23, please have a look |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2898 +/- ##
===========================================
- Coverage 71.98% 71.94% -0.04%
===========================================
Files 352 352
Lines 38591 38946 +355
===========================================
+ Hits 27779 28019 +240
- Misses 10812 10927 +115 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
…er' into distribution_in_station_controller
|
# Conflicts: # pandapower/converter/powerfactory/pp_import_functions.py
|
…er' into distribution_in_station_controller
|



