diff --git a/test/config.myopic.yaml b/test/config.myopic.yaml index 4477c343..e50bbd77 100644 --- a/test/config.myopic.yaml +++ b/test/config.myopic.yaml @@ -1,4 +1,4 @@ -run: test-myopic # use this to keep track of runs with different settings +run: test-myopic # use this to keep track of runs with different settings foresight: myopic # options are overnight, myopic, perfect (perfect is not yet implemented) scenario: lv: # allowed transmission line volume expansion, can be any float >= 1.0 (today) or "opt" diff --git a/test/config.overnight.yaml b/test/config.overnight.yaml index b1f59012..7dbf8848 100644 --- a/test/config.overnight.yaml +++ b/test/config.overnight.yaml @@ -1,4 +1,4 @@ -run: test-overnight # use this to keep track of runs with different settings +run: test-overnight # use this to keep track of runs with different settings scenario: lv: # allowed transmission line volume expansion, can be any float >= 1.0 (today) or "opt" @@ -20,18 +20,15 @@ snapshots: atlite: cutout: ../pypsa-eur/cutouts/be-03-2013-era5.nc - sector: co2_vent: true gas_network: true - H2_retrofit: true # if set to True existing gas pipes can be retrofitted to H2 pipes + H2_retrofit: true # if set to True existing gas pipes can be retrofitted to H2 pipes biomass_boiler: false - solving: solver: name: cbc options: {} mem: 4000 #memory in MB; 20 GB enough for 50+B+I+H2; 100 GB for 181+B+I+H2 -