reduce min_part_load_fischer_tropsch to 50%

This commit is contained in:
Fabian Neumann 2024-05-13 15:24:33 +02:00
parent 5b2d4047df
commit 27a6f619cd

View File

@ -551,7 +551,7 @@ sector:
- nearshore # within 50 km of sea - nearshore # within 50 km of sea
# - offshore # - offshore
ammonia: false ammonia: false
min_part_load_fischer_tropsch: 0.7 min_part_load_fischer_tropsch: 0.5
min_part_load_methanolisation: 0.3 min_part_load_methanolisation: 0.3
min_part_load_methanation: 0.3 min_part_load_methanation: 0.3
use_fischer_tropsch_waste_heat: true use_fischer_tropsch_waste_heat: true