Skip to content

Commit 0bc0215

Browse files
committed
Fix Industry Electricity components
1 parent 52052a4 commit 0bc0215

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

message_ix_models/data/material/reporting/fe_reporting_aggregates.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ level_2:
2020
Electricity:
2121
short: fe_pe_el
2222
components:
23-
[ fe_pe_ch_el, fe_pe_cement_el, fe_pe_aluminum_el, fe_pe_steel_el, fe_pe_other_el ]
23+
[ fe_pe_chem_other_el, fe_pe_cement_el, fe_pe_aluminum_el, fe_pe_steel_el, fe_pe_other_el ]
2424
Gases|Gas:
2525
short: fe_pe_gas
2626
components:
@@ -32,7 +32,7 @@ level_2:
3232
Liquids|Biomass:
3333
short: fe_pe_oil
3434
components:
35-
[ furnace_ethanol_petro, fe_pe_cement_bio_eth, fe_pe_aluminum_bio_eth, fe_pe_other_eth, fe_pe_steel_liq_bio]
35+
[ furnace_ethanol_petro, fe_pe_cement_bio_eth, fe_pe_aluminum_bio_eth, fe_pe_other_eth, fe_pe_steel_liq_bio ]
3636
Liquids|Oil:
3737
short: fe_pe_oil
3838
components:
@@ -48,11 +48,11 @@ level_2:
4848
Biomass:
4949
short: fe_pe_bio
5050
components:
51-
[ fe_pe_hvc_bio_eth, fe_pe_cement_bio, fe_pe_aluminum_bio_eth, fe_pe_other_bio, fe_pe_other_eth]
51+
[ fe_pe_hvc_bio_eth, fe_pe_cement_bio, fe_pe_aluminum_bio_eth, fe_pe_other_bio, fe_pe_other_eth ]
5252
Solids:
5353
short: fe_pe_solids
5454
components:
55-
[ fe_pe_hvc_solids, fe_pe_cement_solids, fe_pe_aluminum_solids, fe_pe_steel_sol, fe_pe_other_solids]
55+
[ fe_pe_hvc_solids, fe_pe_cement_solids, fe_pe_aluminum_solids, fe_pe_steel_sol, fe_pe_other_solids ]
5656
Solids|Coal:
5757
short: fe_pe_coal
5858
components:
@@ -115,19 +115,19 @@ level_1:
115115
Chemicals|High-Value Chemicals|Electricity:
116116
short: fe_pe_hvc_el
117117
components:
118-
[fe_pe_hvc_el_ht, fe_pe_hvc_el_mto, fe_pe_hvc_el_sc]
118+
[ fe_pe_hvc_el_ht, fe_pe_hvc_el_mto, fe_pe_hvc_el_sc ]
119119
Chemicals|High-Value Chemicals|Liquids:
120120
short: fe_pe_hvc_liq
121121
components:
122-
[ fe_pe_hvc_oil_l, fe_pe_hvc_oil_h, fe_pe_hvc_bio_eth, fe_pe_hvc_oth]
122+
[ fe_pe_hvc_oil_l, fe_pe_hvc_oil_h, fe_pe_hvc_bio_eth, fe_pe_hvc_oth ]
123123
Chemicals|High-Value Chemicals|Liquids|Oil:
124124
short: fe_pe_hvc_oil
125125
components:
126126
[ fe_pe_hvc_oil_l, fe_pe_hvc_oil_h ]
127127
Chemicals|High-Value Chemicals|Solids:
128128
short: fe_pe_hvc_solids
129129
components:
130-
[ fe_pe_hvc_bio, fe_pe_hvc_coal, fe_pe_hvc_coke]
130+
[ fe_pe_hvc_bio, fe_pe_hvc_coal, fe_pe_hvc_coke ]
131131

132132
Chemicals|Other Sector|Electricity:
133133
short: fe_pe_chem_other_el
@@ -178,7 +178,7 @@ level_1:
178178
Non-Metallic Minerals|Cement|Electricity:
179179
short: fe_pe_cement_el
180180
components:
181-
[fe_pe_cement_el_ht, fe_pe_cement_el_oth]
181+
[ fe_pe_cement_el_ht, fe_pe_cement_el_oth ]
182182
Non-Metallic Minerals|Cement|Liquids|Oil:
183183
short: fe_pe_cement_oil
184184
components:
@@ -249,7 +249,7 @@ level_1:
249249
Other Sector|Electricity|Thermal:
250250
short: fe_pe_other_el_th
251251
components:
252-
[fe_pe_other_el_th_res, fe_pe_other_el_th_hp ]
252+
[ fe_pe_other_el_th_res, fe_pe_other_el_th_hp ]
253253
Other Sector|Electricity:
254254
short: fe_pe_other_el
255255
components:
@@ -277,7 +277,7 @@ level_1:
277277
Other Sector|Liquids:
278278
short: fe_pe_other_liq
279279
components:
280-
[fe_pe_other_oil_l_sp, fe_pe_other_oil_l_th, fe_pe_other_oil_h_th, fe_pe_other_eth_th, fe_pe_other_eth_sp ]
280+
[ fe_pe_other_oil_l_sp, fe_pe_other_oil_l_th, fe_pe_other_oil_h_th, fe_pe_other_eth_th, fe_pe_other_eth_sp ]
281281
Other Sector|Solids:
282282
short: fe_pe_other_solids
283283
components:

0 commit comments

Comments
 (0)