add exogenous transitions in 5-year steps
This commit is contained in:
parent
6dd9d6a9c1
commit
db54006ac8
@ -368,8 +368,11 @@ sector:
|
|||||||
potential: 0.6
|
potential: 0.6
|
||||||
progress:
|
progress:
|
||||||
2020: 0.0
|
2020: 0.0
|
||||||
|
2025: 0.15
|
||||||
2030: 0.3
|
2030: 0.3
|
||||||
|
2035: 0.45
|
||||||
2040: 0.6
|
2040: 0.6
|
||||||
|
2045: 0.8
|
||||||
2050: 1.0
|
2050: 1.0
|
||||||
district_heating_loss: 0.15
|
district_heating_loss: 0.15
|
||||||
cluster_heat_buses: false
|
cluster_heat_buses: false
|
||||||
@ -392,18 +395,27 @@ sector:
|
|||||||
v2g: true
|
v2g: true
|
||||||
land_transport_fuel_cell_share:
|
land_transport_fuel_cell_share:
|
||||||
2020: 0
|
2020: 0
|
||||||
|
2025: 0
|
||||||
2030: 0
|
2030: 0
|
||||||
|
2035: 0
|
||||||
2040: 0
|
2040: 0
|
||||||
|
2045: 0
|
||||||
2050: 0
|
2050: 0
|
||||||
land_transport_electric_share:
|
land_transport_electric_share:
|
||||||
2020: 0
|
2020: 0
|
||||||
|
2025: 0.15
|
||||||
2030: 0.3
|
2030: 0.3
|
||||||
|
2035: 0.45
|
||||||
2040: 0.7
|
2040: 0.7
|
||||||
|
2045: 0.85
|
||||||
2050: 1
|
2050: 1
|
||||||
land_transport_ice_share:
|
land_transport_ice_share:
|
||||||
2020: 1
|
2020: 1
|
||||||
|
2025: 0.85
|
||||||
2030: 0.7
|
2030: 0.7
|
||||||
|
2035: 0.55
|
||||||
2040: 0.3
|
2040: 0.3
|
||||||
|
2045: 0.15
|
||||||
2050: 0
|
2050: 0
|
||||||
transport_fuel_cell_efficiency: 0.5
|
transport_fuel_cell_efficiency: 0.5
|
||||||
transport_internal_combustion_efficiency: 0.3
|
transport_internal_combustion_efficiency: 0.3
|
||||||
@ -417,18 +429,27 @@ sector:
|
|||||||
shipping_hydrogen_liquefaction: false
|
shipping_hydrogen_liquefaction: false
|
||||||
shipping_hydrogen_share:
|
shipping_hydrogen_share:
|
||||||
2020: 0
|
2020: 0
|
||||||
|
2025: 0
|
||||||
2030: 0
|
2030: 0
|
||||||
|
2035: 0
|
||||||
2040: 0
|
2040: 0
|
||||||
|
2045: 0
|
||||||
2050: 0
|
2050: 0
|
||||||
shipping_methanol_share:
|
shipping_methanol_share:
|
||||||
2020: 0
|
2020: 0
|
||||||
|
2025: 0.15
|
||||||
2030: 0.3
|
2030: 0.3
|
||||||
|
2035: 0.5
|
||||||
2040: 0.7
|
2040: 0.7
|
||||||
|
2045: 0.85
|
||||||
2050: 1
|
2050: 1
|
||||||
shipping_oil_share:
|
shipping_oil_share:
|
||||||
2020: 1
|
2020: 1
|
||||||
|
2025: 0.85
|
||||||
2030: 0.7
|
2030: 0.7
|
||||||
|
2035: 0.5
|
||||||
2040: 0.3
|
2040: 0.3
|
||||||
|
2045: 0.15
|
||||||
2050: 0
|
2050: 0
|
||||||
shipping_methanol_efficiency: 0.46
|
shipping_methanol_efficiency: 0.46
|
||||||
shipping_oil_efficiency: 0.40
|
shipping_oil_efficiency: 0.40
|
||||||
|
Loading…
Reference in New Issue
Block a user