diff --git a/config/config.default.yaml b/config/config.default.yaml index f3b69e4a..6e5fba77 100644 --- a/config/config.default.yaml +++ b/config/config.default.yaml @@ -323,7 +323,7 @@ existing_capacities: # docs in https://pypsa-eur.readthedocs.io/en/latest/configuration.html#sector sector: district_heating: - potential: 0.6 + potential: 0.6 progress: 2020: 0.0 2030: 0.3 @@ -434,7 +434,7 @@ sector: regional_co2_sequestration_potential: enable: false attribute: 'conservative estimate Mt' - include_onshore: false + include_onshore: false min_size: 3 max_size: 25 years_of_storage: 25 @@ -455,12 +455,12 @@ sector: use_fuel_cell_waste_heat: true use_electrolysis_waste_heat: false electricity_distribution_grid: true - electricity_distribution_grid_cost_factor: 1.0 + electricity_distribution_grid_cost_factor: 1.0 electricity_grid_connection: true H2_network: true gas_network: false H2_retrofit: false - H2_retrofit_capacity_per_CH4: 0.6 + H2_retrofit_capacity_per_CH4: 0.6 gas_network_connectivity_upgrade: 1 gas_distribution_grid: true gas_distribution_grid_cost_factor: 1.0 @@ -489,7 +489,7 @@ industry: 2040: 0.4 2045: 0.7 2050: 1 - H2_DRI: 1.7 + H2_DRI: 1.7 elec_DRI: 0.322 Al_primary_fraction: 2020: 0.4 diff --git a/doc/configtables/.~lock.sector.csv# b/doc/configtables/.~lock.sector.csv# index b614fb4e..24f46f24 100644 --- a/doc/configtables/.~lock.sector.csv# +++ b/doc/configtables/.~lock.sector.csv# @@ -1 +1 @@ -,DESKTOP-2RNCH2B/kunde,,05.07.2023 01:09,file:///C:/Users/kunde/AppData/Roaming/LibreOffice/4; \ No newline at end of file +,DESKTOP-2RNCH2B/kunde,,05.07.2023 01:09,file:///C:/Users/kunde/AppData/Roaming/LibreOffice/4; diff --git a/doc/configtables/sector.csv b/doc/configtables/sector.csv index cb6c8115..29805273 100644 --- a/doc/configtables/sector.csv +++ b/doc/configtables/sector.csv @@ -43,7 +43,7 @@ aviation_demand_factor,--,float,The proportion of demand for aviation compared t HVC_demand_factor,--,float,The proportion of demand for high-value chemicals compared to today's time_dep_hp_cop,--,"{true, false}",Consider the time dependent coefficient of performance (COP) of the heat pump heat_pump_sink_T,°C,float,The temperature heat sink used in heat pumps based on DTU / large area radiators. The value is conservatively high to cover hot water and space heating in poorly-insulated buildings -reduce_space_heat_exogenously,--,"{true, false}",Influence on space heating demand by a certain factor (applied before losses in district heating). +reduce_space_heat_exogenously,--,"{true, false}",Influence on space heating demand by a certain factor (applied before losses in district heating). reduce_space_heat_exogenously_factor,--,Dictionary with planning horizons as keys.,"A positive factor can mean renovation or demolition of a building. If the factor is negative, it can mean an increase in floor area, increased thermal comfort, population growth. The default factors are determined by the `Eurocalc Homes and buildings decarbonization scenario `_" retrofitting,,, -- retro_endogen,--,"{true, false}",Add retrofitting as an endogenous system which co-optimise space heat savings. @@ -99,7 +99,7 @@ electricity_grid_connection,--,"{true, false}",Add the cost of electricity grid H2_network,--,"{true, false}",Add option for new hydrogen pipelines gas_network,--,"{true, false}","Add existing natural gas infrastructure, incl. LNG terminals, production and entry-points. The existing gas network is added with a lossless transport model. A length-weighted `k-edge augmentation algorithm `_ can be run to add new candidate gas pipelines such that all regions of the model can be connected to the gas network. When activated, all the gas demands are regionally disaggregated as well." H2_retrofit,--,"{true, false}","Add option for retrofiting existing pipelines to transport hydrogen. The reasoning is in accordance with the `hydrogen backbone strategy (April, 2020) p.15 `_. 60% of original natural gas capacity could be used in cost-optimal case as H2 capacity." -H2_retrofit_capacity_per_CH4,--,float,The ratio for H2 capacity per original CH4 capacity of retrofitted pipelines +H2_retrofit_capacity_per_CH4,--,float,The ratio for H2 capacity per original CH4 capacity of retrofitted pipelines gas_network_connectivity_upgrade ,--,float,The number of desired edge connectivity (k) in the length-weighted `k-edge augmentation algorithm `_ used for the gas network gas_distribution_grid,--,"{true, false}",Add a gas distribution grid gas_distribution_grid_cost_factor,,,Multiplies the investment cost of the gas distribution grid in data/costs.csv