|
|
|
@ -4,6 +4,7 @@ heating,--,"{true, false}",Flag to include heating sector.
|
|
|
|
|
biomass,--,"{true, false}",Flag to include biomass sector.
|
|
|
|
|
industry,--,"{true, false}",Flag to include industry sector.
|
|
|
|
|
agriculture,--,"{true, false}",Flag to include agriculture sector.
|
|
|
|
|
fossil_fuels,--,"{true, false}","Flag to include imports of fossil fuels ( [""coal"", ""gas"", ""oil"", ""lignite""])"
|
|
|
|
|
district_heating,--,,`prepare_sector_network.py <https://github.com/PyPSA/pypsa-eur-sec/blob/master/scripts/prepare_sector_network.py>`_
|
|
|
|
|
-- potential,--,float,maximum fraction of urban demand which can be supplied by district heating. Ignored where below current fraction.
|
|
|
|
|
-- progress,--,Dictionary with planning horizons as keys., Increase of today's district heating demand to potential maximum district heating share. Progress = 0 means today's district heating share. Progress = 1 means maximum fraction of urban demand is supplied by district heating
|
|
|
|
@ -71,7 +72,7 @@ boilers,--,"{true, false}",Add option for transforming gas into heat using gas b
|
|
|
|
|
resistive_heaters,--,"{true, false}",Add option for transforming electricity into heat using resistive heaters (independently from gas boilers)
|
|
|
|
|
oil_boilers,--,"{true, false}",Add option for transforming oil into heat using boilers
|
|
|
|
|
biomass_boiler,--,"{true, false}",Add option for transforming biomass into heat using boilers
|
|
|
|
|
overdimension_individual_heating,--,"float",Add option for overdimensioning individual heating systems by a certain factor. This allows them to cover heat demand peaks e.g. 10% higher than those in the data with a setting of 1.1.
|
|
|
|
|
overdimension_individual_heating,--,float,Add option for overdimensioning individual heating systems by a certain factor. This allows them to cover heat demand peaks e.g. 10% higher than those in the data with a setting of 1.1.
|
|
|
|
|
chp,--,"{true, false}",Add option for using Combined Heat and Power (CHP)
|
|
|
|
|
micro_chp,--,"{true, false}",Add option for using Combined Heat and Power (CHP) for decentral areas.
|
|
|
|
|
solar_thermal,--,"{true, false}",Add option for using solar thermal to generate heat.
|
|
|
|
|