Skip to content

Commit 1530747

Browse files
committed
fix nl tap config
Signed-off-by: Nitish Bharambe <[email protected]>
1 parent a46e52f commit 1530747

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

src/power_grid_model_io/config/excel/vision_nl.yaml

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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

0 commit comments

Comments
 (0)