config: set default max_extension to finite value for loss approximation

This commit is contained in:
Fabian Neumann 2024-01-07 09:48:43 +01:00
parent b2744bc0ca
commit 647a988c75

View File

@ -255,7 +255,7 @@ lines:
750.: "Al/St 560/50 4-bundle 750.0"
s_max_pu: 0.7
s_nom_max: .inf
max_extension: .inf
max_extension: 20000 #MW
length_factor: 1.25
reconnect_crimea: true
under_construction: 'zero' # 'zero': set capacity to zero, 'remove': remove, 'keep': with full capacity
@ -270,7 +270,7 @@ lines:
links:
p_max_pu: 1.0
p_nom_max: .inf
max_extension: .inf
max_extension: 30000 #MW
include_tyndp: true
under_construction: 'zero' # 'zero': set capacity to zero, 'remove': remove, 'keep': with full capacity