Distribution in station controller#2898
Draft
MMatthiessen wants to merge 63 commits intoe2nIEE:developfrom
Draft
Distribution in station controller#2898MMatthiessen wants to merge 63 commits intoe2nIEE:developfrom
MMatthiessen wants to merge 63 commits intoe2nIEE:developfrom
Conversation
Contributor
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
…roller' into pushable_changes_of_station_controller
# Conflicts: # CHANGELOG.rst # pandapower/test/control/test_stactrl.py
…roller' into pushable_changes_of_station_controller # Conflicts: # pandapower/test/control/test_stactrl.py
- Adding test for all current controller type - adding test for importing from json
- adding test for all current controller - Adding test for importing from json after enum
…roller' into pushable_changes_of_station_controller # Conflicts: # pandapower/file_io.py
- adding tests - preliminary bugfixes
Contributor
Author
|
@hilbrich , please review |
Contributor
|
@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
|
❌ The last analysis has failed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



