clean config, add H2 pipeline comment
This commit is contained in:
parent
6047c8d750
commit
3210bbf8f9
@ -52,7 +52,7 @@ electricity:
|
||||
Generator: [solar, onwind, offwind-ac, offwind-dc, OCGT]
|
||||
StorageUnit: [] # battery, H2
|
||||
Store: [battery, H2]
|
||||
Link: [AC, DC]
|
||||
Link: [] # H2 pipeline
|
||||
|
||||
# use pandas query strings here, e.g. Country not in ['Germany']
|
||||
powerplants_filter: (DateOut >= 2022 or DateOut != DateOut)
|
||||
|
@ -40,7 +40,7 @@ electricity:
|
||||
Generator: [OCGT]
|
||||
StorageUnit: [] #battery, H2
|
||||
Store: [battery, H2]
|
||||
Link: []
|
||||
Link: [] # H2 pipeline
|
||||
|
||||
max_hours:
|
||||
battery: 6
|
||||
|
Loading…
Reference in New Issue
Block a user