Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/gen fleet change #11

Merged
merged 24 commits into from
Jul 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
2204e62
Refactor format_date function to return pd.Timestamp instead of datet…
boyuan276 Jul 1, 2024
ace32de
Refactor DC line index variables for improved readability and maintai…
boyuan276 Jul 1, 2024
c3b04c5
Refactor read_grid_data function for improved data handling and maint…
boyuan276 Jul 1, 2024
d1a6417
Refactor directory paths for improved organization and maintainability
boyuan276 Jul 1, 2024
79f9d44
Refactor .gitignore to include new data directories
boyuan276 Jul 1, 2024
807d40c
Refactor read_csv function calls for improved data handling and maint…
boyuan276 Jul 1, 2024
79d52ab
add 2018baseline
boyuan276 Jul 1, 2024
46fa849
add 2030CLCPA example
boyuan276 Jul 1, 2024
647a643
bus column name parser
boyuan276 Jul 1, 2024
4c9871e
update example
boyuan276 Jul 1, 2024
52dafc1
add esr soc initial condition
boyuan276 Jul 2, 2024
c41e8ee
convert bus index to int
boyuan276 Jul 2, 2024
f60809c
add storage related slack and penalty
boyuan276 Jul 2, 2024
42a5fc5
add sorting for schedules; storage prop table type handling
boyuan276 Jul 2, 2024
eef2ef2
new examples
boyuan276 Jul 2, 2024
b4e8aa7
post processing code with new cases
boyuan276 Jul 2, 2024
393ad62
add storage init condition
boyuan276 Jul 2, 2024
6ca17ce
remove old case files
boyuan276 Jul 2, 2024
ad03338
rename files
boyuan276 Jul 2, 2024
c9d3a59
change params
boyuan276 Jul 2, 2024
306f115
Add last_soc variable for initial condition in OPF scripts
boyuan276 Jul 2, 2024
160699d
update test
boyuan276 Jul 2, 2024
e544b7d
update grid data files
boyuan276 Jul 2, 2024
e51e756
Refactor grid data directory path in test_nygrid.py
boyuan276 Jul 2, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# User-specific stuff
data/grid/*/
data/renewable/
data/load/
figures/
Expand Down
31 changes: 31 additions & 0 deletions data/dirpaths_2018Base.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# List your directory paths in this file; the others will be dependent on these.
directory_paths:
nygrid_home: '/mnt/Bo_HDD/NYgrid-python/'
nygrid_data: '/mnt/Bo_HDD/NYgrid-python/data/'
grid_data_dir: '/mnt/Bo_HDD/NYgrid-python/data/grid/'
load_data_dir: '/mnt/Bo_HDD/NYgrid-python/data/load/'
renewable_data_dir: '/mnt/Bo_HDD/NYgrid-python/data/renewable/'
gis_data_dir: '/mnt/Bo_HDD/NYgrid-python/data/gis/'
grid_property_files:
bus_prop: 'bus_prop.csv'
gen_prop: 'gen_prop.csv'
genfuel_prop: 'genfuel_prop.csv'
gencost_prop: 'gencost_prop.csv'
branch_prop: 'branch_prop.csv'
if_lims_prop: 'if_lims_prop.csv'
if_map_prop: 'if_map_prop.csv'
esr_prop: 'esr_prop.csv'
dcline_prop: 'dcline_prop.csv'
grid_profile_files:
load_profile: 'load_profile_2018.csv'
gen_profile: 'gen_profile_2018.csv'
genmax_profile: 'genmax_profile_2018.csv'
genmin_profile: 'genmin_profile_2018.csv'
genramp30_profile: 'genramp30_profile_2018.csv'
gencost0_profile: 'gencost0_profile_2018.csv'
gencost1_profile: 'gencost1_profile_2018.csv'
renewable_profile_files:
current_solar_profile: 'current_solar_gen_1hr.csv'
future_solar_profile: 'future_solar_gen_1hr.csv'
onshore_wind_profile: 'current_wind_gen_1hr.csv'
offshore_wind_profile: 'power_load_2018.csv'
190 changes: 95 additions & 95 deletions data/grid/branch_prop.csv
Original file line number Diff line number Diff line change
@@ -1,95 +1,95 @@
,F_BUS,T_BUS,BR_R,BR_X,BR_B,RATE_A,RATE_B,RATE_C,TAP,SHIFT,BR_STATUS,ANGMIN,ANGMAX,FROM_ZONE,TO_ZONE
0,29,37,0.0035,0.0411,0,200,200,200,0,0,1,-360,360,NE,F
1,35,73,0.0023,0.0363,0,1400,1400,1400,0,0,1,-360,360,NE,G
2,37,38,0.0016,0.0163,0,0,0,0,0,0,1,-360,360,F,E
3,37,39,0.0008,0.0074,0,0,0,0,0,0,1,-360,360,F,G
4,37,40,0.0009,0.0315,0,0,0,0,0,0,1,-360,360,F,F
5,37,43,0.0013,0.0188,0,0,0,0,0,0,1,-360,360,F,E
6,38,69,0.0043,0.0485,0,0,0,0,0,0,1,-360,360,E,E
7,38,77,0.02,0.0147,0,0,0,0,0,0,1,-360,360,E,G
8,39,73,0.0019,0.0183,0,0,0,0,0,0,1,-360,360,G,G
9,39,73,0.0019,0.0183,0,0,0,0,0,0,1,-360,360,G,G
10,40,41,0,0.0161,0,0,0,0,1,0,1,-360,360,F,F
11,40,44,0.008,0.053,0,0,0,0,0,0,1,-360,360,F,E
12,41,42,0.0018,0.0089,0,0,0,0,0,0,1,-360,360,F,F
13,41,45,0.0776,0.2241,0,0,0,0,0,0,1,-360,360,F,E
14,43,38,0.02,0.0427,0,0,0,0,0,0,1,-360,360,E,E
15,43,44,0,0.011,0,0,0,0,0,0,1,-360,360,E,E
16,43,50,0.0025,0.0268,0,0,0,0,0,0,1,-360,360,E,C
17,44,45,0,0.0205,0,0,0,0,0,0,1,-360,360,E,E
18,44,48,0.015,0.105,0,0,0,0,0,0,1,-360,360,E,D
19,45,46,0.1235,0.3548,0,0,0,0,0,0,1,-360,360,E,E
20,45,51,0.0605,0.1896,0,0,0,0,0,0,1,-360,360,E,C
21,45,71,0.1751,0.5575,0,0,0,0,0,0,1,-360,360,E,C
22,46,47,0.0632,0.121,0,0,0,0,0,0,1,-360,360,E,E
23,46,49,0.164,0.578,0,0,0,0,0,0,1,-360,360,E,D
24,47,48,0,0.033,0,0,0,0,0,0,1,-360,360,E,D
25,48,100,0.001,0.1595,0,450,450,450,1,0,1,-360,360,D,IESO
26,49,48,0.0156,0.1536,0,0,0,0,1,0,1,-360,360,D,D
27,50,51,0,0.0207,0,0,0,0,0,0,1,-360,360,C,C
28,50,52,0.002,0.022,0,0,0,0,0,0,1,-360,360,C,B
29,51,53,0.0844,0.2161,0,0,0,0,0,0,1,-360,360,C,B
30,51,72,0.0051,0.0232,0,0,0,0,0,0,1,-360,360,C,C
31,52,53,0.0014,0.0388,0,0,0,0,0,0,1,-360,360,B,B
32,53,55,0.03,0.107,0,0,0,0,0,0,1,-360,360,B,A
33,53,65,0.035,0.08,0,0,0,0,0,0,1,-360,360,B,C
34,54,52,0.002,0.0233,0,0,0,0,1,0,1,-360,360,A,B
35,54,55,0,0.013,0,0,0,0,1,0,1,-360,360,A,A
36,54,56,0.01,0.008,0,0,0,0,0,0,1,-360,360,A,A
37,54,62,0.008,0.069,0,0,0,0,0,0,1,-360,360,A,B
38,54,102,0.0016,0.0248,0,650,650,650,0,0,1,-360,360,A,IESO
39,54,103,0.0016,0.0248,0,650,650,650,0,0,1,-360,360,A,IESO
40,55,57,0.0074,0.04,0,0,0,0,0,0,1,-360,360,A,A
41,55,59,0.016,0.0817,0,0,0,0,0,0,1,-360,360,A,A
42,56,57,0,0.142,0,0,0,0,1,0,1,-360,360,A,A
43,56,58,0.002,0.015,0,0,0,0,0,0,1,-360,360,A,A
44,57,59,0.014,0.068,0,0,0,0,0,0,1,-360,360,A,A
45,58,59,0,0.0093,0,0,0,0,1,0,1,-360,360,A,A
46,58,60,0.0035,0.0344,0,0,0,0,0,0,1,-360,360,A,A
47,58,62,0.002,0.018,0,0,0,0,0,0,1,-360,360,A,B
48,59,61,0.068,0.143,0,0,0,0,0,0,1,-360,360,A,A
49,60,61,0,0.064,0,0,0,0,1,0,1,-360,360,A,A
50,62,63,0.0129,0.0803,0,0,0,0,0,0,1,-360,360,B,C
51,63,64,0,0.046,0,0,0,0,0,0,1,-360,360,C,C
52,63,67,0.012,0.093,0,0,0,0,0,0,1,-360,360,C,C
53,64,65,0.035,0.08,0,0,0,0,0,0,1,-360,360,C,C
54,64,68,0.0988,0.231,0,0,0,0,0,0,1,-360,360,C,C
55,66,67,0,0.0231,0,0,0,0,0,0,1,-360,360,C,C
56,66,69,0.0018,0.0274,0,0,0,0,0,0,1,-360,360,C,E
57,66,134,0.00076,0.01141,0,315,315,315,0,0,1,-360,360,C,PJM
58,67,68,0,0.049,0,0,0,0,0,0,1,-360,360,C,C
59,67,70,0.007,0.0619,0,0,0,0,0,0,1,-360,360,C,C
60,67,138,0.0063,0.0491,0,660,660,660,0,0,1,-360,360,C,PJM
61,68,71,0.1203,0.2048,0,0,0,0,0,0,1,-360,360,C,C
62,69,71,0,0.0375,0,0,0,0,0,0,1,-360,360,E,C
63,70,71,0,0.049,0,0,0,0,0,0,1,-360,360,C,C
64,71,72,0.0053,0.0135,0,0,0,0,0,0,1,-360,360,C,C
65,73,74,0.0022,0.0196,0,0,0,0,0,0,1,-360,360,G,H
66,74,77,0.0003,0.0043,0,0,0,0,0,0,1,-360,360,H,G
67,74,78,0.0005,0.0045,0,0,0,0,0,0,1,-360,360,H,I
68,75,76,0.0001,0.0074,0,0,0,0,1,0,1,-360,360,G,G
69,75,124,0.0007,0.0175,0,2000,2000,2000,0,0,1,-360,360,G,PJM
70,76,77,0.003,0.0068,0,0,0,0,0,0,1,-360,360,G,G
71,78,79,0.0003,0.0153,0,0,0,0,0,0,1,-360,360,I,K
72,78,80,0.0135,0.0582,0,0,0,0,0,0,1,-360,360,I,K
73,78,81,0.0005,0.0276,0,0,0,0,0,0,1,-360,360,I,J
74,78,82,0.0005,0.0308,0,0,0,0,0,0,1,-360,360,I,J
75,124,125,0.0025,0.073,0,0,0,0,0,0,1,-360,360,PJM,PJM
76,132,134,0.00235,0.04388,0,0,0,0,0,0,1,-360,360,PJM,PJM
77,132,138,0.0331,0.4224,0,0,0,0,0,0,1,-360,360,PJM,PJM
78,21,35,0,0.04447,0,99999,99999,99999,1,0,1,-360,360,NE,NE
79,21,29,0,0.146417,0,99999,99999,99999,1,0,1,-360,360,NE,NE
80,29,35,0,0.056487,0,99999,99999,99999,1,0,1,-360,360,NE,NE
81,100,102,0,0.498846,0,99999,99999,99999,1,0,1,-360,360,IESO,IESO
82,100,103,0,0.356994,0,99999,99999,99999,1,0,1,-360,360,IESO,IESO
83,102,103,0,0.038118,0,99999,99999,99999,1,0,1,-360,360,IESO,IESO
84,124,138,0,1.692451,0,99999,99999,99999,1,0,1,-360,360,PJM,PJM
85,124,134,0,0.604904,0,99999,99999,99999,1,0,1,-360,360,PJM,PJM
86,124,132,0,0.01935,0,99999,99999,99999,1,0,1,-360,360,PJM,PJM
87,124,125,0,0.086083,0,99999,99999,99999,1,0,1,-360,360,PJM,PJM
88,125,138,0,1.252038,0,99999,99999,99999,1,0,1,-360,360,PJM,PJM
89,125,134,0,9.422977,0,99999,99999,99999,1,0,1,-360,360,PJM,PJM
90,125,132,0,0.472891,0,99999,99999,99999,1,0,1,-360,360,PJM,PJM
91,132,138,0,3.695249,0,99999,99999,99999,1,0,1,-360,360,PJM,PJM
92,132,134,0,0.076239,0,99999,99999,99999,1,0,1,-360,360,PJM,PJM
93,134,138,0,1.035283,0,99999,99999,99999,1,0,1,-360,360,PJM,PJM
F_BUS,T_BUS,BR_R,BR_X,BR_B,RATE_A,RATE_B,RATE_C,TAP,SHIFT,BR_STATUS,ANGMIN,ANGMAX,FROM_ZONE,TO_ZONE
29,37,0.0035,0.0411,0,200,200,200,0,0,1,-360,360,NE,F
35,73,0.0023,0.0363,0,1400,1400,1400,0,0,1,-360,360,NE,G
37,38,0.0016,0.0163,0,0,0,0,0,0,1,-360,360,F,E
37,39,0.0008,0.0074,0,0,0,0,0,0,1,-360,360,F,G
37,40,0.0009,0.0315,0,0,0,0,0,0,1,-360,360,F,F
37,43,0.0013,0.0188,0,0,0,0,0,0,1,-360,360,F,E
38,69,0.0043,0.0485,0,0,0,0,0,0,1,-360,360,E,E
38,77,0.02,0.0147,0,0,0,0,0,0,1,-360,360,E,G
39,73,0.0019,0.0183,0,0,0,0,0,0,1,-360,360,G,G
39,73,0.0019,0.0183,0,0,0,0,0,0,1,-360,360,G,G
40,41,0,0.0161,0,0,0,0,1,0,1,-360,360,F,F
40,44,0.008,0.053,0,0,0,0,0,0,1,-360,360,F,E
41,42,0.0018,0.0089,0,0,0,0,0,0,1,-360,360,F,F
41,45,0.0776,0.2241,0,0,0,0,0,0,1,-360,360,F,E
43,38,0.02,0.0427,0,0,0,0,0,0,1,-360,360,E,E
43,44,0,0.011,0,0,0,0,0,0,1,-360,360,E,E
43,50,0.0025,0.0268,0,0,0,0,0,0,1,-360,360,E,C
44,45,0,0.0205,0,0,0,0,0,0,1,-360,360,E,E
44,48,0.015,0.105,0,0,0,0,0,0,1,-360,360,E,D
45,46,0.1235,0.3548,0,0,0,0,0,0,1,-360,360,E,E
45,51,0.0605,0.1896,0,0,0,0,0,0,1,-360,360,E,C
45,71,0.1751,0.5575,0,0,0,0,0,0,1,-360,360,E,C
46,47,0.0632,0.121,0,0,0,0,0,0,1,-360,360,E,E
46,49,0.164,0.578,0,0,0,0,0,0,1,-360,360,E,D
47,48,0,0.033,0,0,0,0,0,0,1,-360,360,E,D
48,100,0.001,0.1595,0,450,450,450,1,0,1,-360,360,D,IESO
49,48,0.0156,0.1536,0,0,0,0,1,0,1,-360,360,D,D
50,51,0,0.0207,0,0,0,0,0,0,1,-360,360,C,C
50,52,0.002,0.022,0,0,0,0,0,0,1,-360,360,C,B
51,53,0.0844,0.2161,0,0,0,0,0,0,1,-360,360,C,B
51,72,0.0051,0.0232,0,0,0,0,0,0,1,-360,360,C,C
52,53,0.0014,0.0388,0,0,0,0,0,0,1,-360,360,B,B
53,55,0.03,0.107,0,0,0,0,0,0,1,-360,360,B,A
53,65,0.035,0.08,0,0,0,0,0,0,1,-360,360,B,C
54,52,0.002,0.0233,0,0,0,0,1,0,1,-360,360,A,B
54,55,0,0.013,0,0,0,0,1,0,1,-360,360,A,A
54,56,0.01,0.008,0,0,0,0,0,0,1,-360,360,A,A
54,62,0.008,0.069,0,0,0,0,0,0,1,-360,360,A,B
54,102,0.0016,0.0248,0,650,650,650,0,0,1,-360,360,A,IESO
54,103,0.0016,0.0248,0,650,650,650,0,0,1,-360,360,A,IESO
55,57,0.0074,0.04,0,0,0,0,0,0,1,-360,360,A,A
55,59,0.016,0.0817,0,0,0,0,0,0,1,-360,360,A,A
56,57,0,0.142,0,0,0,0,1,0,1,-360,360,A,A
56,58,0.002,0.015,0,0,0,0,0,0,1,-360,360,A,A
57,59,0.014,0.068,0,0,0,0,0,0,1,-360,360,A,A
58,59,0,0.0093,0,0,0,0,1,0,1,-360,360,A,A
58,60,0.0035,0.0344,0,0,0,0,0,0,1,-360,360,A,A
58,62,0.002,0.018,0,0,0,0,0,0,1,-360,360,A,B
59,61,0.068,0.143,0,0,0,0,0,0,1,-360,360,A,A
60,61,0,0.064,0,0,0,0,1,0,1,-360,360,A,A
62,63,0.0129,0.0803,0,0,0,0,0,0,1,-360,360,B,C
63,64,0,0.046,0,0,0,0,0,0,1,-360,360,C,C
63,67,0.012,0.093,0,0,0,0,0,0,1,-360,360,C,C
64,65,0.035,0.08,0,0,0,0,0,0,1,-360,360,C,C
64,68,0.0988,0.231,0,0,0,0,0,0,1,-360,360,C,C
66,67,0,0.0231,0,0,0,0,0,0,1,-360,360,C,C
66,69,0.0018,0.0274,0,0,0,0,0,0,1,-360,360,C,E
66,134,0.00076,0.01141,0,315,315,315,0,0,1,-360,360,C,PJM
67,68,0,0.049,0,0,0,0,0,0,1,-360,360,C,C
67,70,0.007,0.0619,0,0,0,0,0,0,1,-360,360,C,C
67,138,0.0063,0.0491,0,660,660,660,0,0,1,-360,360,C,PJM
68,71,0.1203,0.2048,0,0,0,0,0,0,1,-360,360,C,C
69,71,0,0.0375,0,0,0,0,0,0,1,-360,360,E,C
70,71,0,0.049,0,0,0,0,0,0,1,-360,360,C,C
71,72,0.0053,0.0135,0,0,0,0,0,0,1,-360,360,C,C
73,74,0.0022,0.0196,0,0,0,0,0,0,1,-360,360,G,H
74,77,0.0003,0.0043,0,0,0,0,0,0,1,-360,360,H,G
74,78,0.0005,0.0045,0,0,0,0,0,0,1,-360,360,H,I
75,76,0.0001,0.0074,0,0,0,0,1,0,1,-360,360,G,G
75,124,0.0007,0.0175,0,2000,2000,2000,0,0,1,-360,360,G,PJM
76,77,0.003,0.0068,0,0,0,0,0,0,1,-360,360,G,G
78,79,0.0003,0.0153,0,0,0,0,0,0,1,-360,360,I,K
78,80,0.0135,0.0582,0,0,0,0,0,0,1,-360,360,I,K
78,81,0.0005,0.0276,0,0,0,0,0,0,1,-360,360,I,J
78,82,0.0005,0.0308,0,0,0,0,0,0,1,-360,360,I,J
124,125,0.0025,0.073,0,0,0,0,0,0,1,-360,360,PJM,PJM
132,134,0.00235,0.04388,0,0,0,0,0,0,1,-360,360,PJM,PJM
132,138,0.0331,0.4224,0,0,0,0,0,0,1,-360,360,PJM,PJM
21,35,0,0.04447,0,99999,99999,99999,1,0,1,-360,360,NE,NE
21,29,0,0.146417,0,99999,99999,99999,1,0,1,-360,360,NE,NE
29,35,0,0.056487,0,99999,99999,99999,1,0,1,-360,360,NE,NE
100,102,0,0.498846,0,99999,99999,99999,1,0,1,-360,360,IESO,IESO
100,103,0,0.356994,0,99999,99999,99999,1,0,1,-360,360,IESO,IESO
102,103,0,0.038118,0,99999,99999,99999,1,0,1,-360,360,IESO,IESO
124,138,0,1.692451,0,99999,99999,99999,1,0,1,-360,360,PJM,PJM
124,134,0,0.604904,0,99999,99999,99999,1,0,1,-360,360,PJM,PJM
124,132,0,0.01935,0,99999,99999,99999,1,0,1,-360,360,PJM,PJM
124,125,0,0.086083,0,99999,99999,99999,1,0,1,-360,360,PJM,PJM
125,138,0,1.252038,0,99999,99999,99999,1,0,1,-360,360,PJM,PJM
125,134,0,9.422977,0,99999,99999,99999,1,0,1,-360,360,PJM,PJM
125,132,0,0.472891,0,99999,99999,99999,1,0,1,-360,360,PJM,PJM
132,138,0,3.695249,0,99999,99999,99999,1,0,1,-360,360,PJM,PJM
132,134,0,0.076239,0,99999,99999,99999,1,0,1,-360,360,PJM,PJM
134,138,0,1.035283,0,99999,99999,99999,1,0,1,-360,360,PJM,PJM
116 changes: 58 additions & 58 deletions data/grid/bus_prop.csv
Original file line number Diff line number Diff line change
@@ -1,58 +1,58 @@
,BUS_I,BUS_TYPE,PD,QD,GS,BS,BUS_AREA,VM,VA,BASE_KV,ZONE,VMAX,VMIN,BUS_ZONE
0,21,2,2.131433e+01,0,0,79.521877,1,1.0486,11.8582,24,1,1.1,0.9,NE
1,29,1,9.536379e+03,0,0,449.351214,1,1.02751,3.2234,345,1,1.1,0.9,NE
2,35,1,2.798107e+03,177,0,212.875742,1,0.99524,0.0743,345,1,1.1,0.9,NE
3,37,1,-2.36E-12,0,0,140,2,1.04419,4.6062,345,1,1.1,0.9,F
4,38,1,1.398926e-12,0,0,52,2,1.0421,6.9752,345,1,1.1,0.9,E
5,39,2,2.879000e+02,58.460588,0,53,2,1.041,3.2739,345,1,1.1,0.9,G
6,40,1,-2.62E-12,0,0,23,2,1.03072,0.5762,230,1,1.1,0.9,F
7,41,1,1.281152e+03,260.148939,0,10,2,1.02634,-3.3709,115,1,1.1,0.9,F
8,42,2,3.239483e+02,65.780517,0,3.5,2,1.04,-2.5665,115,1,1.1,0.9,F
9,43,1,-1.32E-12,0,0,85.5,2,1.04908,8.343,345,1,1.1,0.9,E
10,44,1,-6.16E-13,0,0,59.5,2,1.04792,6.5696,230,1,1.1,0.9,E
11,45,2,3.055504e+02,62.044662,0,24.5,2,1.04349,3.9472,115,1,1.1,0.9,E
12,46,1,2.745180e+01,5.574325,0,13.5,2,1.04781,6.185,115,1,1.1,0.9,E
13,47,2,6.301978e+02,127.967115,0,2.5,2,1.03,11.6793,230,1,1.1,0.9,E
14,48,2,0.000000e+00,0,0,39.5,2,1.05,15.0127,230,1,1.1,0.9,D
15,49,1,5.036000e+02,102.260341,0,3,2,0.96523,-1.1162,115,1,1.1,0.9,D
16,50,2,-2.73E-12,0,0,84,2,1.05,13.2144,345,1,1.1,0.9,C
17,51,2,1.003696e+03,203.809085,0,30,2,1.04,8.5283,115,1,1.1,0.9,C
18,52,1,2.925423e+02,59.403238,0,64,2,1.04193,19.413,345,1,1.1,0.9,B
19,53,1,1.092158e+03,221.772089,0,28.5,2,1.03,18.0053,115,1,1.1,0.9,B
20,54,1,1.800417e+01,3.655903,0,16,2,1.0408,26.9321,230,1,1.1,0.9,A
21,55,2,8.452959e+02,171.644647,0,18,2,1.04,26.2095,230,1,1.1,0.9,A
22,56,2,1.548359e+02,31.440766,0,9,2,1.03,26.8995,230,1,1.1,0.9,A
23,57,2,2.160501e+02,43.870836,0,2.5,2,1.03,25.7233,115,1,1.1,0.9,A
24,58,1,7.561752e+01,15.354793,0,20.5,2,1.0101,24.5883,230,1,1.1,0.9,A
25,59,1,6.346471e+02,128.870582,0,6.5,2,0.99669,22.1857,115,1,1.1,0.9,A
26,60,2,1.094236e-12,0,0,20.495559,2,1.04,30.2181,230,1,1.1,0.9,A
27,61,2,2.133494e+02,43.322451,0,3,2,1.04,26.727,115,1,1.1,0.9,A
28,62,2,-6.81E-13,0,0,15.5,2,1.01628,23.9633,230,1,1.1,0.9,B
29,63,1,-8.78E-13,0,0,16.5,2,1.00548,17.6467,230,1,1.1,0.9,C
30,64,1,1.963454e+02,39.86963,0,9,2,1.00715,14.5476,115,1,1.1,0.9,C
31,65,2,1.249471e+02,25.371582,0,5,2,1.04,15.7558,115,1,1.1,0.9,C
32,66,1,-1.79E-13,0,0,71.5,2,1.01975,20.8736,345,1,1.1,0.9,C
33,67,1,-2.91E-12,0,0,19.5,2,1.00265,16.6813,230,1,1.1,0.9,C
34,68,1,2.897124e+02,58.828614,0,10,2,0.99,12.7432,115,1,1.1,0.9,C
35,69,1,1.242926e-12,0,0,53,2,1.01948,14.3356,345,1,1.1,0.9,E
36,70,1,9.155598e-13,0,0,6,2,0.99894,13.5662,230,1,1.1,0.9,C
37,71,2,5.093995e+02,103.43799,0,14.5,2,1,11.1142,115,1,1.1,0.9,C
38,72,1,-8.53E-13,0,0,20,2,1.05,10.1183,115,1,1.1,0.9,C
39,73,1,2.879000e+02,58.460588,0,65,3,1.03292,1.6376,345,1,1.1,0.9,G
40,74,3,4.039000e+02,82.015393,0,37,3,1.02708,0.2979,345,1,1.1,0.9,H
41,75,1,1.439500e+02,29.230294,0,69.5,3,1.04944,1.2631,138,1,1.1,0.9,G
42,76,1,1.439500e+02,29.230294,0,68.5,3,1.04639,0.7974,345,1,1.1,0.9,G
43,77,2,5.758000e+02,116.921177,0,72.5,3,1.03539,0.5458,345,1,1.1,0.9,G
44,78,1,9.371000e+02,190.286271,0,41,3,1.02,0,345,1,1.1,0.9,I
45,79,2,1.512386e+03,307.103018,0,0,3,1.05,8.1715,22,1,1.1,0.9,K
46,80,2,2.016514e+03,409.47069,0,25,3,1.0232,0.6309,138,1,1.1,0.9,K
47,81,1,4.177100e+03,848.196331,0,0,3,1.02198,-3.2846,345,1,1.1,0.9,J
48,82,2,4.177100e+03,848.196331,0,0,3,1.05,7.568,22,1,1.1,0.9,J
49,100,1,1.048739e+03,0,0,11.250489,4,1.03248,26.3181,220,1,1.1,0.9,IESO
50,102,1,-184.395545,0,0,41.063499,4,1.0455,25.5246,220,1,1.1,0.9,IESO
51,103,1,12845.01348,0,0,56.188068,4,1.04629,25.3162,220,1,1.1,0.9,IESO
52,124,1,3233.665824,49,0,428.476589,6,1.04471,2.3841,230,1,1.1,0.9,PJM
53,125,1,1477.27767,5,0,14.927005,6,1.02196,-3.416,230,1,1.1,0.9,PJM
54,132,1,14662.50565,-337,0,935.363613,6,1.03978,19.5565,500,1,1.1,0.9,PJM
55,134,2,-704.249231,0,0,204.24158,6,1.03,25.5764,230,1,1.1,0.9,PJM
56,138,1,322.212481,64,0,9.035767,6,0.97073,13.5527,230,1,1.1,0.9,PJM
BUS_I,BUS_TYPE,PD,QD,GS,BS,BUS_AREA,VM,VA,BASE_KV,ZONE,VMAX,VMIN,BUS_ZONE
21,2,21.31433,0,0,79.521877,1,1.0486,11.8582,24,1,1.1,0.9,NE
29,1,9536.379,0,0,449.351214,1,1.02751,3.2234,345,1,1.1,0.9,NE
35,1,2798.107,177,0,212.875742,1,0.99524,0.0743,345,1,1.1,0.9,NE
37,1,-2.36E-12,0,0,140,2,1.04419,4.6062,345,1,1.1,0.9,F
38,1,1.398926E-12,0,0,52,2,1.0421,6.9752,345,1,1.1,0.9,E
39,2,287.9,58.460588,0,53,2,1.041,3.2739,345,1,1.1,0.9,G
40,1,-2.62E-12,0,0,23,2,1.03072,0.5762,230,1,1.1,0.9,F
41,1,1281.152,260.148939,0,10,2,1.02634,-3.3709,115,1,1.1,0.9,F
42,2,323.9483,65.780517,0,3.5,2,1.04,-2.5665,115,1,1.1,0.9,F
43,1,-1.32E-12,0,0,85.5,2,1.04908,8.343,345,1,1.1,0.9,E
44,1,-6.16E-13,0,0,59.5,2,1.04792,6.5696,230,1,1.1,0.9,E
45,2,305.5504,62.044662,0,24.5,2,1.04349,3.9472,115,1,1.1,0.9,E
46,1,27.4518,5.574325,0,13.5,2,1.04781,6.185,115,1,1.1,0.9,E
47,2,630.1978,127.967115,0,2.5,2,1.03,11.6793,230,1,1.1,0.9,E
48,2,0,0,0,39.5,2,1.05,15.0127,230,1,1.1,0.9,D
49,1,503.6,102.260341,0,3,2,0.96523,-1.1162,115,1,1.1,0.9,D
50,2,-2.73E-12,0,0,84,2,1.05,13.2144,345,1,1.1,0.9,C
51,2,1003.696,203.809085,0,30,2,1.04,8.5283,115,1,1.1,0.9,C
52,1,292.5423,59.403238,0,64,2,1.04193,19.413,345,1,1.1,0.9,B
53,1,1092.158,221.772089,0,28.5,2,1.03,18.0053,115,1,1.1,0.9,B
54,1,18.00417,3.655903,0,16,2,1.0408,26.9321,230,1,1.1,0.9,A
55,2,845.2959,171.644647,0,18,2,1.04,26.2095,230,1,1.1,0.9,A
56,2,154.8359,31.440766,0,9,2,1.03,26.8995,230,1,1.1,0.9,A
57,2,216.0501,43.870836,0,2.5,2,1.03,25.7233,115,1,1.1,0.9,A
58,1,75.61752,15.354793,0,20.5,2,1.0101,24.5883,230,1,1.1,0.9,A
59,1,634.6471,128.870582,0,6.5,2,0.99669,22.1857,115,1,1.1,0.9,A
60,2,1.094236E-12,0,0,20.495559,2,1.04,30.2181,230,1,1.1,0.9,A
61,2,213.3494,43.322451,0,3,2,1.04,26.727,115,1,1.1,0.9,A
62,2,-6.81E-13,0,0,15.5,2,1.01628,23.9633,230,1,1.1,0.9,B
63,1,-8.78E-13,0,0,16.5,2,1.00548,17.6467,230,1,1.1,0.9,C
64,1,196.3454,39.86963,0,9,2,1.00715,14.5476,115,1,1.1,0.9,C
65,2,124.9471,25.371582,0,5,2,1.04,15.7558,115,1,1.1,0.9,C
66,1,-1.79E-13,0,0,71.5,2,1.01975,20.8736,345,1,1.1,0.9,C
67,1,-2.91E-12,0,0,19.5,2,1.00265,16.6813,230,1,1.1,0.9,C
68,1,289.7124,58.828614,0,10,2,0.99,12.7432,115,1,1.1,0.9,C
69,1,1.242926E-12,0,0,53,2,1.01948,14.3356,345,1,1.1,0.9,E
70,1,9.155598E-13,0,0,6,2,0.99894,13.5662,230,1,1.1,0.9,C
71,2,509.3995,103.43799,0,14.5,2,1,11.1142,115,1,1.1,0.9,C
72,1,-8.53E-13,0,0,20,2,1.05,10.1183,115,1,1.1,0.9,C
73,1,287.9,58.460588,0,65,3,1.03292,1.6376,345,1,1.1,0.9,G
74,3,403.9,82.015393,0,37,3,1.02708,0.2979,345,1,1.1,0.9,H
75,1,143.95,29.230294,0,69.5,3,1.04944,1.2631,138,1,1.1,0.9,G
76,1,143.95,29.230294,0,68.5,3,1.04639,0.7974,345,1,1.1,0.9,G
77,2,575.8,116.921177,0,72.5,3,1.03539,0.5458,345,1,1.1,0.9,G
78,1,937.1,190.286271,0,41,3,1.02,0,345,1,1.1,0.9,I
79,2,1512.386,307.103018,0,0,3,1.05,8.1715,22,1,1.1,0.9,K
80,2,2016.514,409.47069,0,25,3,1.0232,0.6309,138,1,1.1,0.9,K
81,1,4177.1,848.196331,0,0,3,1.02198,-3.2846,345,1,1.1,0.9,J
82,2,4177.1,848.196331,0,0,3,1.05,7.568,22,1,1.1,0.9,J
100,1,1048.739,0,0,11.250489,4,1.03248,26.3181,220,1,1.1,0.9,IESO
102,1,-184.395545,0,0,41.063499,4,1.0455,25.5246,220,1,1.1,0.9,IESO
103,1,12845.01348,0,0,56.188068,4,1.04629,25.3162,220,1,1.1,0.9,IESO
124,1,3233.665824,49,0,428.476589,6,1.04471,2.3841,230,1,1.1,0.9,PJM
125,1,1477.27767,5,0,14.927005,6,1.02196,-3.416,230,1,1.1,0.9,PJM
132,1,14662.50565,-337,0,935.363613,6,1.03978,19.5565,500,1,1.1,0.9,PJM
134,2,-704.249231,0,0,204.24158,6,1.03,25.5764,230,1,1.1,0.9,PJM
138,1,322.212481,64,0,9.035767,6,0.97073,13.5527,230,1,1.1,0.9,PJM
12 changes: 5 additions & 7 deletions data/grid/dcline_prop.csv
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
,DC_F_BUS,DC_T_BUS,DC_BR_STATUS,DC_PF,DC_PT,DC_QF,DC_QT,DC_VF,DC_VT,DC_PMIN,DC_PMAX,DC_QMINF,DC_QMAXF,DC_QMINT,DC_QMAXT,LOSS0,LOSS1,FROM_ZONE,TO_ZONE
0,21,80,1,12.666667,0,0,0,1.01,1,-530,530,-100,100,-100,100,0,0,NE,K
1,124,79,1,660,0,0,0,1.01,1,-660,660,-100,100,-100,100,0,0,PJM,K
2,125,81,1,599.166667,0,0,0,1.01,1,-660,660,-100,100,-100,100,0,0,PJM,J
3,125,81,1,223.166667,0,0,0,1.01,1,-660,660,-100,100,-100,100,0,0,PJM,J
4,48,81,1,0,0,0,0,1.01,1,-1250,1250,-100,100,-100,100,0,0,D,J
5,69,81,1,0,0,0,0,1.01,1,-1300,1300,-100,100,-100,100,0,0,E,J
DC_NAME,DC_F_BUS,DC_T_BUS,DC_BR_STATUS,DC_PF,DC_PT,DC_QF,DC_QT,DC_VF,DC_VT,DC_PMIN,DC_PMAX,DC_QMINF,DC_QMAXF,DC_QMINT,DC_QMAXT,LOSS0,LOSS1,FROM_ZONE,TO_ZONE
NPX1385+CSC,21,80,1,12.666667,0,0,0,1.01,1,-530,530,-100,100,-100,100,0,0,NE,K
Neptune,124,79,1,660,0,0,0,1.01,1,-660,660,-100,100,-100,100,0,0,PJM,K
HTP,125,81,1,599.166667,0,0,0,1.01,1,-660,660,-100,100,-100,100,0,0,PJM,J
VFT,125,81,1,223.166667,0,0,0,1.01,1,-660,660,-100,100,-100,100,0,0,PJM,J
2 changes: 1 addition & 1 deletion data/grid/dcpf_profile_2018.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TimeStamp,DCline1,DCline2,DCline3,DCline4
TimeStamp,NPX1385+CSC,Neptune,HTP,VFT
01-Jan-2018 00:00:00,-530,-660,-660,-660
01-Jan-2018 01:00:00,-530,-660,-660,-660
01-Jan-2018 02:00:00,-530,-660,-660,-660
Expand Down
Loading
Loading