1.6 KiB
1.6 KiB
1 | Unit | Values | Description | |
---|---|---|---|---|
2 | district_heating | `prepare_sector_network.py <https://github.com/PyPSA/pypsa-eur-sec/blob/master/scripts/prepare_sector_network.py>`_ | ||
3 | -- potential | float | maximum fraction of urban demand which can be supplied by district heating increase of today's district heating demand to potential maximum district heating share | |
4 | -- progress | Dictionary with planning horizons as keys. | Progress = 0 means today's district heating share. Progress = 1 means maximum fraction of urban demand is supplied by district heating | |
5 | -- district_heating_loss | float | ||
6 | cluster_heat_buses | bool | cluster residential and service heat buses in `prepare_sector_network.py <https://github.com/PyPSA/pypsa-eur-sec/blob/master/scripts/prepare_sector_network.py>`_ to one to save memory. | |
7 | bev_dsm_restriction_value | float | Adding a stage of charge (SOC) limit for battery electric vehicles (BEV) to manage its own energy demand (DSM). Located in `build_transport_demand.py <https://github.com/PyPSA/pypsa-eur-sec/blob/master/scripts/build_transport_demand.py>`_. | |
8 | bev_dsm_restriction_time | float | Time at which SOC of BEV has to be dsm_restriction_value | |
9 | transport_heating_deadband_upper | |||
10 | transport_heating_deadband_lower | |||
11 | ICE_lower_degree_factor | |||
12 | ICE_upper_degree_factor | |||
13 | EV_lower_degree_factor | |||
14 | EV_upper_degree_factor | |||
15 | bev_dsm | |||
16 | bev_availability | |||
17 | bev_energy | |||
18 | bev_charge_efficiency | |||
19 | bev_plug_to_wheel_efficiency | |||
20 | bev_charge_rate | |||
21 | bev_avail_max | |||
22 | bev_avail_mean | |||
23 | v2g | |||
24 | land_transport_fuel_cell_share | |||
25 | land_transport_electric_share | |||
26 | land_transport_ice_share |