File tree Expand file tree Collapse file tree 3 files changed +32
-8
lines changed
src/power_grid_model_io/config/excel Expand file tree Collapse file tree 3 files changed +32
-8
lines changed Original file line number Diff line number Diff line change @@ -825,7 +825,7 @@ grid:
825825 conn_str : Connection
826826 neutral_grounding : N2
827827 winding_3 :
828- power_grid_model_io.functions.phase_to_phase.get_winding_2 :
828+ power_grid_model_io.functions.phase_to_phase.get_winding_3 :
829829 conn_str : Connection
830830 neutral_grounding : N3
831831 clock_12 :
@@ -936,6 +936,14 @@ substitutions:
936936 Tap side :
937937 1 : 0
938938 2 : 1
939+ Tap side a :
940+ 1 : 0
941+ 2 : 1
942+ 3 : 2
943+ Tap side c :
944+ 1 : 0
945+ 2 : 1
946+ 3 : 2
939947 Synchronous generators.Q :
940948 absorb : -1
941949 supply : 1
Original file line number Diff line number Diff line change @@ -820,7 +820,7 @@ grid:
820820 conn_str : Connection
821821 neutral_grounding : N2
822822 winding_3 :
823- power_grid_model_io.functions.phase_to_phase.get_winding_2 :
823+ power_grid_model_io.functions.phase_to_phase.get_winding_3 :
824824 conn_str : Connection
825825 neutral_grounding : N3
826826 clock_12 :
@@ -931,6 +931,14 @@ substitutions:
931931 Tap side :
932932 1 : 0
933933 2 : 1
934+ Tap side a :
935+ 1 : 0
936+ 2 : 1
937+ 3 : 2
938+ Tap side c :
939+ 1 : 0
940+ 2 : 1
941+ 3 : 2
934942 Synchronous generators.Q :
935943 absorb : -1
936944 supply : 1
Original file line number Diff line number Diff line change @@ -813,7 +813,7 @@ grid:
813813 conn_str : Schakeling
814814 neutral_grounding : N2
815815 winding_3 :
816- power_grid_model_io.functions.phase_to_phase.get_winding_2 :
816+ power_grid_model_io.functions.phase_to_phase.get_winding_3 :
817817 conn_str : Schakeling
818818 neutral_grounding : N3
819819 clock_12 :
@@ -823,11 +823,11 @@ grid:
823823 power_grid_model_io.functions.phase_to_phase.get_clock_13 :
824824 conn_str : Schakeling
825825 tap_side : Trapzijde u
826- tap_pos : Trapstand i
827- tap_min : Trapmin i
828- tap_max : Trapmax i
829- tap_nom : Trapnom i
830- tap_size : Trapgrootte i
826+ tap_pos : Trapstand u
827+ tap_min : Trapmin u
828+ tap_max : Trapmax u
829+ tap_nom : Trapnom u
830+ tap_size : Trapgrootte u
831831 r_grounding_1 : Ra1
832832 x_grounding_1 : Xa1
833833 r_grounding_2 : Ra2
@@ -920,6 +920,14 @@ substitutions:
920920 Trapzijde :
921921 1 : 0
922922 2 : 1
923+ Trapzijde u :
924+ 1 : 0
925+ 2 : 1
926+ 3 : 2
927+ Trapzijde i :
928+ 1 : 0
929+ 2 : 1
930+ 3 : 2
923931 Synchrone generatoren.Q :
924932 terugleveren : -1
925933 leveren : 1
You can’t perform that action at this time.
0 commit comments