We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e47d10 commit 9cec5e7Copy full SHA for 9cec5e7
model_library/solar_ess/transmission.csv
@@ -1,4 +1,4 @@
1
-source,sink,user_line_cap,type,n_circuits,source_kv,sink_kv,distance
2
-pGas,Node1,,acsr,2,275,275,120
3
-pSolar,Node1,,acsr,2,275,275,50
4
-Node1,Node2,,acsr,2,275,275,25
+source,sink,user_line_cap,type,n_circuits,source_kv,sink_kv,distance,user_susceptance
+pGas,Node1,-1,acsr,2,275,275,120,-1
+pSolar,Node1,-1,acsr,2,275,275,50,-1
+Node1,Node2,-1,acsr,2,275,275,25,-1
0 commit comments