Skip to content

Commit 58be516

Browse files
committed
add tap substitutions
Signed-off-by: Nitish Bharambe <[email protected]>
1 parent 1530747 commit 58be516

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

src/power_grid_model_io/config/excel/vision_en.yaml

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

src/power_grid_model_io/config/excel/vision_en_9_7.yaml

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

0 commit comments

Comments
 (0)