-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
44 changed files
with
1,320 additions
and
430 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,230 @@ | ||
{ | ||
"groups": { | ||
"load": { | ||
"size": 15, | ||
"color": { | ||
"border": "#20a4f3", | ||
"background": "#fff", | ||
"hover": { | ||
"border": "#000", | ||
"background": "#fff" | ||
}, | ||
"highlight": { | ||
"border": "#20a4f3", | ||
"background": "#fff" | ||
} | ||
}, | ||
"shape": "circularImage", | ||
"image": "./imgs/Load.svg" | ||
}, | ||
"triplex_load": { | ||
"size": 15, | ||
"color": { | ||
"border": "#ffea00", | ||
"background": "#fff", | ||
"hover": { | ||
"border": "#000", | ||
"background": "#fff" | ||
}, | ||
"highlight": { | ||
"border": "#ffea00", | ||
"background": "#fff" | ||
} | ||
}, | ||
"shape": "circularImage", | ||
"image": "./imgs/Load.svg" | ||
}, | ||
"capacitor": { | ||
"size": 15, | ||
"color": { | ||
"border": "#023047", | ||
"background": "#fff", | ||
"hover": { | ||
"border": "#000", | ||
"background": "#fff" | ||
}, | ||
"highlight": { | ||
"border": "#023047", | ||
"background": "#fff" | ||
} | ||
}, | ||
"shape": "circularImage", | ||
"image": "./imgs/Capacitor.svg" | ||
}, | ||
"triplex_node": { | ||
"size": 4, | ||
"color": "#219ebc", | ||
"shape": "dot" | ||
}, | ||
"substation": { | ||
"size": 15, | ||
"color": { | ||
"border": "#fca311", | ||
"background": "#fff", | ||
"hover": { | ||
"border": "#000", | ||
"background": "#fff" | ||
}, | ||
"highlight": { | ||
"border": "#fca311", | ||
"background": "#fff" | ||
} | ||
}, | ||
"shape": "circularImage", | ||
"image": "./imgs/substation.jpg" | ||
}, | ||
"triplex_meter": { | ||
"size": 15, | ||
"color": { | ||
"border": "#072ac8", | ||
"background": "#fff", | ||
"hover": { | ||
"border": "#000", | ||
"background": "#fff" | ||
}, | ||
"highlight": { | ||
"border": "#072ac8", | ||
"background": "#fff" | ||
} | ||
}, | ||
"shape": "circularImage", | ||
"image": "./imgs/meter.jpg" | ||
}, | ||
"node": { | ||
"size": 4, | ||
"color": "#219ebc", | ||
"shape": "dot" | ||
}, | ||
"meter": { | ||
"size": 15, | ||
"color": { | ||
"border": "#d90429", | ||
"background": "#fff", | ||
"hover": { | ||
"border": "#000", | ||
"background": "#fff" | ||
}, | ||
"highlight": { | ||
"border": "#d90429", | ||
"background": "#fff" | ||
} | ||
}, | ||
"shape": "circularImage", | ||
"image": "./imgs/meter.jpg" | ||
}, | ||
"inverter_dyn": { | ||
"size": 15, | ||
"color": { | ||
"border": "#ffb703", | ||
"background": "#fff", | ||
"hover": { | ||
"border": "#000", | ||
"background": "#fff" | ||
}, | ||
"highlight": { | ||
"border": "#ffb703", | ||
"background": "#fff" | ||
} | ||
}, | ||
"shape": "circularImage", | ||
"image": "./imgs/Inverter.svg" | ||
}, | ||
"diesel_dg": { | ||
"size": 15, | ||
"color": { | ||
"border": "#fb8500", | ||
"background": "#fff", | ||
"hover": { | ||
"border": "#000", | ||
"background": "#fff" | ||
}, | ||
"highlight": { | ||
"border": "#fb8500", | ||
"background": "#fff" | ||
} | ||
}, | ||
"shape": "circularImage", | ||
"image": "./imgs/generator.svg" | ||
}, | ||
"communication_node": { | ||
"size": 15, | ||
"color": { | ||
"border": "#c1121f", | ||
"background": "#fff", | ||
"hover": { | ||
"border": "#000", | ||
"background": "#fff" | ||
}, | ||
"highlight": { | ||
"border": "#c1121f", | ||
"background": "#fff" | ||
} | ||
}, | ||
"shape": "circularImage", | ||
"image": "./imgs/comm.jpg" | ||
}, | ||
"microgrid": { | ||
"size": 15, | ||
"color": { | ||
"border": "#6b9080", | ||
"background": "#fff", | ||
"hover": { | ||
"border": "#000", | ||
"background": "#fff" | ||
}, | ||
"highlight": { | ||
"border": "#6b9080", | ||
"background": "#fff" | ||
} | ||
}, | ||
"shape": "circularImage", | ||
"image": "./imgs/microgrid.svg" | ||
} | ||
}, | ||
"edgeOptions": { | ||
"overhead_line": { | ||
"width": 2, | ||
"color": "#000000" | ||
}, | ||
"switch": { | ||
"width": 2, | ||
"color": "#3a0ca3" | ||
}, | ||
"series_reactor": { | ||
"width": 2, | ||
"color": "#3c1642" | ||
}, | ||
"triplex_line": { | ||
"width": 2, | ||
"color": "#c86bfa" | ||
}, | ||
"underground_line": { | ||
"width": 2, | ||
"color": "#FFFF00" | ||
}, | ||
"regulator": { | ||
"width": 2, | ||
"color": "#ff447d" | ||
}, | ||
"transformer": { | ||
"width": 2, | ||
"color": "#00FF00" | ||
}, | ||
"parentChild": { | ||
"width": 2, | ||
"color": {"inherit": true} | ||
}, | ||
"mapping": { | ||
"width": 0.15, | ||
"color": "lightgrey" | ||
}, | ||
"communication": { | ||
"width": 1, | ||
"color": {"inherit": false} | ||
}, | ||
"microgrid_connection": { | ||
"width": 0.15, | ||
"color": "cyan" | ||
} | ||
} | ||
} |
File renamed without changes.
File renamed without changes.
7 changes: 0 additions & 7 deletions
7
glimpse/data/9500wCoordinates/Inverters.glm → .../data/9500_with_coordinates/Inverters.glm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,6 @@ | ||
clock { | ||
}; | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
object inverter { | ||
name inv_pv_pv_6; | ||
parent sx2000404a_pvmtr; | ||
|
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"groups": { | ||
"R": { | ||
"color": "#F00", | ||
"shape": "star" | ||
}, | ||
"G": { | ||
"color": "#0F0", | ||
"shape": "dot" | ||
}, | ||
"B": { | ||
"color": "#00F", | ||
"shape": "dot" | ||
} | ||
}, | ||
"edgeOptions": { | ||
"M": { | ||
"color": "#F0F", | ||
"dashes": [5, 5, 3, 3], | ||
"width": 3 | ||
}, | ||
"Y": { | ||
"color": "#FF0", | ||
"dashes": [3, 3], | ||
"width": 5 | ||
}, | ||
"C": { | ||
"color": "#0FF", | ||
"dashes": false, | ||
"width": 1 | ||
} | ||
} | ||
} |
Oops, something went wrong.