Skip to content

Commit

Permalink
finalize cost updates and add carriers to new_format
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianGeis committed Feb 20, 2024
1 parent 390619f commit 0a50a76
Showing 1 changed file with 57 additions and 43 deletions.
100 changes: 57 additions & 43 deletions scripts/compile_cost_assumptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,67 +68,67 @@
sheet_names = {'onwind': '20 Onshore turbines', # 2015
'offwind': '21 Offshore turbines', # 2020
'solar-utility': '22 Utility-scale PV', #2020
'solar-utility single-axis tracking': '22 Utility-scale PV tracker',
'solar-rooftop residential': '22 Rooftop PV residential',
'solar-rooftop commercial': '22 Rooftop PV commercial',
'solar-utility single-axis tracking': '22 Utility-scale PV tracker', # 2020
'solar-rooftop residential': '22 Rooftop PV residential', # 2020
'solar-rooftop commercial': '22 Rooftop PV commercial', # 2020
'OCGT': '52 OCGT - Natural gas', # 2015?
'CCGT': '05 Gas turb. CC, steam extract.', # 2015
'oil': '50 Diesel engine farm', # 2015?
'biomass CHP': '09c Straw, Large, 40 degree', # 2015?
'biomass EOP': '09c Straw, Large, 40 degree', # 2015?
'biomass HOP': '09c Straw HOP', # 2015?
'biomass CHP': '09c Straw, Large, 40 degree', # 2015
'biomass EOP': '09c Straw, Large, 40 degree', # 2015
'biomass HOP': '09c Straw HOP', # 2015
'central coal CHP': '01 Coal CHP', # 2015
'central gas CHP': '04 Gas turb. simple cycle, L', # 2015
'central gas CHP CC': '04 Gas turb. simple cycle, L', #2015
'central gas CHP CC': '04 Gas turb. simple cycle, L', # 2015
'central solid biomass CHP': '09a Wood Chips, Large 50 degree', # 2015
'central solid biomass CHP CC': '09a Wood Chips, Large 50 degree', # 2015
'central solid biomass CHP powerboost CC': '09a Wood Chips, Large 50 degree', # 2015
# 'solid biomass power': '09a Wood Chips extract. plant',
# 'solid biomass power CC': '09a Wood Chips extract. plant',
'central air-sourced heat pump': '40 Comp. hp, airsource 3 MW', # 2015
'central ground-sourced heat pump': '40 Absorption heat pump, DH',
'central ground-sourced heat pump': '40 Absorption heat pump, DH', # 2015
'central resistive heater': '41 Electric Boilers', # 2015
'central gas boiler': '44 Natural Gas DH Only', # 2015
'decentral gas boiler': '202 Natural gas boiler', # ?
'direct firing gas': '312.a Direct firing Natural Gas', # ?
'direct firing gas CC': '312.a Direct firing Natural Gas',
'direct firing solid fuels': '312.b Direct firing Sold Fuels', # ?
'direct firing solid fuels CC': '312.b Direct firing Sold Fuels',
'decentral ground-sourced heat pump': '207.7 Ground source existing', # ?
'decentral air-sourced heat pump': '207.3 Air to water existing', # ?
'decentral gas boiler': '202 Natural gas boiler', # <2018
'direct firing gas': '312.a Direct firing Natural Gas', # 2019
'direct firing gas CC': '312.a Direct firing Natural Gas', # 2019
'direct firing solid fuels': '312.b Direct firing Sold Fuels', # 2019
'direct firing solid fuels CC': '312.b Direct firing Sold Fuels', # 2019
'decentral ground-sourced heat pump': '207.7 Ground source existing', # <2018
'decentral air-sourced heat pump': '207.3 Air to water existing', # <2018
# 'decentral resistive heater': '216 Electric heating',
'central water tank storage': '140 PTES seasonal', # 2015
# 'decentral water tank storage': '142 Small scale hot water tank',
'fuel cell': '12 LT-PEMFC CHP', # 2015
'hydrogen storage underground': '151c Hydrogen Storage - Caverns', # 2015
'hydrogen storage tank type 1 including compressor': '151a Hydrogen Storage - Tanks', # 2015
'micro CHP': '219 LT-PEMFC mCHP - natural gas', # 2020
'biogas' : '81 Biogas, Basic plant, small',
'biogas CC' : '81 Biogas, Basic plant, small',
'biogas upgrading': '82 Upgrading 3,000 Nm3 per h',
'battery': '180 Lithium Ion Battery',
'industrial heat pump medium temperature': '302.a High temp. hp Up to 125 C',
'industrial heat pump high temperature': '302.b High temp. hp Up to 150',
'electric boiler steam': '310.1 Electric boiler steam ',
'gas boiler steam': '311.1c Steam boiler Gas',
'solid biomass boiler steam': '311.1e Steam boiler Wood',
'solid biomass boiler steam CC': '311.1e Steam boiler Wood',
'biomass boiler': '204 Biomass boiler, automatic',
'electrolysis': '86 AEC 100 MW',
'direct air capture': '403.a Direct air capture',
'biomass CHP capture': '401.a Post comb - small CHP',
'cement capture': '401.c Post comb - Cement kiln',
'BioSNG': '84 Gasif. CFB, Bio-SNG',
'BtL': '85 Gasif. Ent. Flow FT, liq fu ',
'biomass-to-methanol': '97 Methanol from biomass gasif.',
'biogas plus hydrogen': '99 SNG from methan. of biogas',
'methanolisation': '98 Methanol from hydrogen',
'Fischer-Tropsch': '102 Hydrogen to Jet',
'central hydrogen CHP': '12 LT-PEMFC CHP',
'Haber-Bosch': '103 Hydrogen to Ammonia',
'air separation unit': '103 Hydrogen to Ammonia',
'waste CHP': '08 WtE CHP, Large, 50 degree',
'waste CHP CC': '08 WtE CHP, Large, 50 degree',
'micro CHP': '219 LT-PEMFC mCHP - natural gas', # 2015
'biogas' : '81 Biogas, Basic plant, small', # 2020
'biogas CC' : '81 Biogas, Basic plant, small', # 2020
'biogas upgrading': '82 Upgrading 3,000 Nm3 per h', # 2020
'battery': '180 Lithium Ion Battery', # 2015
'industrial heat pump medium temperature': '302.a High temp. hp Up to 125 C', # 2019
'industrial heat pump high temperature': '302.b High temp. hp Up to 150', # 2019
'electric boiler steam': '310.1 Electric boiler steam ', # 2019
'gas boiler steam': '311.1c Steam boiler Gas', # 2019
'solid biomass boiler steam': '311.1e Steam boiler Wood', # 2019
'solid biomass boiler steam CC': '311.1e Steam boiler Wood', # 2019
'biomass boiler': '204 Biomass boiler, automatic', # <2018
'electrolysis': '86 AEC 100 MW', # 2020
'direct air capture': '403.a Direct air capture', # 2020
'biomass CHP capture': '401.a Post comb - small CHP', # 2020
'cement capture': '401.c Post comb - Cement kiln', # 2020
'BioSNG': '84 Gasif. CFB, Bio-SNG', # 2020
'BtL': '85 Gasif. Ent. Flow FT, liq fu ', # 2020
'biomass-to-methanol': '97 Methanol from biomass gasif.', # 2020
'biogas plus hydrogen': '99 SNG from methan. of biogas', # 2020
'methanolisation': '98 Methanol from hydrogen', # 2020
'Fischer-Tropsch': '102 Hydrogen to Jet', # 2020
'central hydrogen CHP': '12 LT-PEMFC CHP', # 2015
'Haber-Bosch': '103 Hydrogen to Ammonia', # 2020
'air separation unit': '103 Hydrogen to Ammonia', # 2020
'waste CHP': '08 WtE CHP, Large, 50 degree', # 2015
'waste CHP CC': '08 WtE CHP, Large, 50 degree', # 2015
# 'electricity distribution rural': '101 2 el distri Rural',
# 'electricity distribution urban': '101 4 el distri city',
# 'gas distribution rural': '102 7 gas Rural',
Expand Down Expand Up @@ -214,7 +214,21 @@
'solar-rooftop residential',
'solar-rooftop commercial',
'offwind',
'electrolysis']
'electrolysis',
'biogas',
'biogas CC',
'biogas upgrading',
'direct air capture',
'biomass CHP capture',
'cement capture',
'BioSNG',
'BtL',
'biomass-to-methanol',
'biogas plus hydrogen',
'methanolisation',
'Fischer-Tropsch',
'Haber-Bosch',
'air separation unit']

# %% -------- FUNCTIONS ---------------------------------------------------

Expand Down

0 comments on commit 0a50a76

Please sign in to comment.