remove min part for fischer tropsch

This commit is contained in:
lisazeyen 2023-08-28 17:27:01 +02:00
parent 4cd492bb6f
commit 0c42ac4bdc

View File

@ -20,7 +20,7 @@ remote:
# docs in https://pypsa-eur.readthedocs.io/en/latest/configuration.html#run
run:
name: "test_h2_retrofit"
name: "test_methanolisation_shorterlifetime"
disable_progressbar: false
shared_resources: true
shared_cutouts: true
@ -409,12 +409,12 @@ sector:
2040: 0
2050: 0
shipping_methanol_share:
2020: 0
2020: 0.0
2030: 0.3
2040: 0.7
2050: 1
shipping_oil_share:
2020: 1
2020: 1.0
2030: 0.7
2040: 0.3
2050: 0
@ -480,7 +480,7 @@ sector:
- nearshore # within 50 km of sea
# - offshore
ammonia: false
min_part_load_fischer_tropsch: 0.9
min_part_load_fischer_tropsch: 0 # 0.9
min_part_load_methanolisation: 0 # 0.5
use_fischer_tropsch_waste_heat: true
use_fuel_cell_waste_heat: true