-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.json
More file actions
64 lines (64 loc) · 1.38 KB
/
example.json
File metadata and controls
64 lines (64 loc) · 1.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"sensi": {
"branch": {
"LIGNE-1": {
"N": {
"HVDC1": 0.20777033257487457,
"HVDC2": 0.7657630644657607,
"PST1": 7.549496386248409,
"referenceCurrent": 1369.0061893164739
},
"LINE-2": {
"HVDC1": 0.2602063119545662,
"HVDC2": 0.8326988562838392,
"PST1": 0.0,
"referenceCurrent": 1369.0061893164739
}
},
"LINE-2": {
"N": {
"HVDC1": 0.19874974455111444,
"HVDC2": 0.27082961434613356,
"PST1": -32.687044265310945,
"referenceCurrent": 569.8842260596649
},
"LIGNE-1": {
"HVDC1": 0.2691898334728462,
"HVDC2": 0.5194223990555987,
"PST1": -30.63872701773275,
"referenceCurrent": 569.8842112266597
}
}
},
"hvdc": {}
},
"elemVars": {
"hvdc": {
"HVDC1": {
"min": -2000.0,
"max": 2000.0,
"referenceSetpoint": 1400.0
},
"HVDC2": {
"min": -2000.0,
"max": 2000.0,
"referenceSetpoint": 2000
}
},
"pst": {
"PST1": {
"min": -42.79999923706055,
"max": 42.79999923706055,
"referenceSetpoint": 8.119999885559082
}
}
},
"quads": {
"LIGNE-1": {
"permanent_limit": 2600.0
},
"LINE-2": {
"permanent_limit": 860.0
}
}
}