3
3
"actions" : [ {
4
4
"type" : " SWITCH" ,
5
5
"id" : " id1" ,
6
- "switchId" : " switchId1 " ,
6
+ "switchId" : " S1VL1_LD1_BREAKER " ,
7
7
"open" : true
8
8
}, {
9
- "type" : " MULTIPLE_ACTIONS " ,
9
+ "type" : " SWITCH " ,
10
10
"id" : " id2" ,
11
- "actions" : [ {
12
- "type" : " SWITCH" ,
13
- "id" : " id3" ,
14
- "switchId" : " switchId2" ,
15
- "open" : true
16
- } ]
17
- }, {
18
- "type" : " TERMINALS_CONNECTION" ,
19
- "id" : " id3" ,
20
- "elementId" : " lineId3" ,
21
- "open" : true
22
- }, {
23
- "type" : " TERMINALS_CONNECTION" ,
24
- "id" : " id4" ,
25
- "elementId" : " lineId4" ,
26
- "open" : false
27
- }, {
28
- "type" : " PHASE_TAP_CHANGER_TAP_POSITION" ,
29
- "id" : " id5" ,
30
- "transformerId" : " transformerId1" ,
31
- "value" : 5 ,
32
- "relativeValue" : true ,
33
- "side" : " TWO"
34
- }, {
35
- "type" : " PHASE_TAP_CHANGER_TAP_POSITION" ,
36
- "id" : " id6" ,
37
- "transformerId" : " transformerId2" ,
38
- "value" : 12 ,
39
- "relativeValue" : false
40
- }, {
41
- "type" : " PHASE_TAP_CHANGER_TAP_POSITION" ,
42
- "id" : " id7" ,
43
- "transformerId" : " transformerId3" ,
44
- "value" : -5 ,
45
- "relativeValue" : true ,
46
- "side" : " ONE"
47
- }, {
48
- "type" : " PHASE_TAP_CHANGER_TAP_POSITION" ,
49
- "id" : " id8" ,
50
- "transformerId" : " transformerId3" ,
51
- "value" : 2 ,
52
- "relativeValue" : false ,
53
- "side" : " THREE"
54
- }, {
55
- "type" : " GENERATOR" ,
56
- "id" : " id9" ,
57
- "generatorId" : " generatorId1" ,
58
- "activePowerRelativeValue" : true ,
59
- "activePowerValue" : 100.0
60
- }, {
61
- "type" : " GENERATOR" ,
62
- "id" : " id10" ,
63
- "generatorId" : " generatorId2" ,
64
- "voltageRegulatorOn" : true ,
65
- "targetV" : 225.0
66
- }, {
67
- "type" : " GENERATOR" ,
68
- "id" : " id11" ,
69
- "generatorId" : " generatorId2" ,
70
- "voltageRegulatorOn" : false ,
71
- "targetQ" : 400.0
72
- }, {
73
- "type" : " LOAD" ,
74
- "id" : " id12" ,
75
- "loadId" : " loadId1" ,
76
- "relativeValue" : false ,
77
- "activePowerValue" : 50.0
78
- }, {
79
- "type" : " LOAD" ,
80
- "id" : " id13" ,
81
- "loadId" : " loadId1" ,
82
- "relativeValue" : true ,
83
- "reactivePowerValue" : 5.0
84
- }, {
85
- "type" : " DANGLING_LINE" ,
86
- "id" : " id17" ,
87
- "danglingLineId" : " dlId1" ,
88
- "relativeValue" : true ,
89
- "reactivePowerValue" : 5.0
90
- }, {
91
- "type" : " RATIO_TAP_CHANGER_TAP_POSITION" ,
92
- "id" : " id14" ,
93
- "transformerId" : " transformerId4" ,
94
- "value" : 2 ,
95
- "relativeValue" : false ,
96
- "side" : " THREE"
97
- }, {
98
- "type" : " RATIO_TAP_CHANGER_TAP_POSITION" ,
99
- "id" : " id15" ,
100
- "transformerId" : " transformerId5" ,
101
- "value" : 1 ,
102
- "relativeValue" : true
103
- }, {
104
- "type" : " RATIO_TAP_CHANGER_REGULATION" ,
105
- "id" : " id16" ,
106
- "transformerId" : " transformerId5" ,
107
- "regulating" : true ,
108
- "side" : " THREE"
109
- }, {
110
- "type" : " PHASE_TAP_CHANGER_REGULATION" ,
111
- "id" : " id17" ,
112
- "transformerId" : " transformerId5" ,
113
- "regulating" : true ,
114
- "side" : " ONE" ,
115
- "regulationMode" : " ACTIVE_POWER_CONTROL" ,
116
- "regulationValue" : 10.0
117
- }, {
118
- "type" : " PHASE_TAP_CHANGER_REGULATION" ,
119
- "id" : " id18" ,
120
- "transformerId" : " transformerId6" ,
121
- "regulating" : false ,
122
- "side" : " ONE"
123
- }, {
124
- "type" : " PHASE_TAP_CHANGER_REGULATION" ,
125
- "id" : " id19" ,
126
- "transformerId" : " transformerId6" ,
127
- "regulating" : true ,
128
- "side" : " ONE" ,
129
- "regulationMode" : " ACTIVE_POWER_CONTROL" ,
130
- "regulationValue" : 15.0
131
- }, {
132
- "type" : " RATIO_TAP_CHANGER_REGULATION" ,
133
- "id" : " id20" ,
134
- "transformerId" : " transformerId5" ,
135
- "regulating" : true ,
136
- "targetV" : 90.0
137
- }, {
138
- "type" : " RATIO_TAP_CHANGER_REGULATION" ,
139
- "id" : " id21" ,
140
- "transformerId" : " transformerId5" ,
141
- "regulating" : false ,
142
- "side" : " THREE"
143
- }, {
144
- "type" : " HVDC" ,
145
- "id" : " id22" ,
146
- "hvdcId" : " hvdc1" ,
147
- "acEmulationEnabled" : false
148
- }, {
149
- "type" : " HVDC" ,
150
- "id" : " id23" ,
151
- "hvdcId" : " hvdc2" ,
152
- "acEmulationEnabled" : true
153
- }, {
154
- "type" : " HVDC" ,
155
- "id" : " id24" ,
156
- "hvdcId" : " hvdc2" ,
157
- "acEmulationEnabled" : true ,
158
- "converterMode" : " SIDE_1_RECTIFIER_SIDE_2_INVERTER" ,
159
- "droop" : 121.0 ,
160
- "p0" : 42.0 ,
161
- "relativeValue" : false
162
- }, {
163
- "type" : " HVDC" ,
164
- "id" : " id25" ,
165
- "hvdcId" : " hvdc1" ,
166
- "acEmulationEnabled" : false ,
167
- "activePowerSetpoint" : 12.0 ,
168
- "relativeValue" : true
169
- }, {
170
- "type" : " SHUNT_COMPENSATOR_POSITION" ,
171
- "id" : " id22" ,
172
- "shuntCompensatorId" : " shuntId1" ,
173
- "sectionCount" : 5
174
- }, {
175
- "type" : " STATIC_VAR_COMPENSATOR" ,
176
- "id" : " id23" ,
177
- "staticVarCompensatorId" : " svc" ,
178
- "regulationMode" : " VOLTAGE" ,
179
- "voltageSetpoint" : 56.0
180
- }, {
181
- "type" : " STATIC_VAR_COMPENSATOR" ,
182
- "id" : " id24" ,
183
- "staticVarCompensatorId" : " svc" ,
184
- "regulationMode" : " REACTIVE_POWER" ,
185
- "reactivePowerSetpoint" : 120.0
186
- }, {
187
- "type" : " TERMINALS_CONNECTION" ,
188
- "id" : " id4" ,
189
- "elementId" : " transformerId25" ,
190
- "side" : " THREE" ,
11
+ "switchId" : " S1VL2_BBS2_COUPLER_DISCONNECTOR" ,
191
12
"open" : true
192
- } ]
13
+ }]
193
14
}
0 commit comments