-
Notifications
You must be signed in to change notification settings - Fork 3
/
custom_config_s3.yaml
35 lines (30 loc) · 1.2 KB
/
custom_config_s3.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
###################
# Scenario controls
run: paper-DKGRPT
# modelled region
zone: "DKGRPT" # control setting for geoscope() in scripts/solve_network.py
#wildcards
scenario:
flexibility: ["0", "10", "20", "30", "40"] # possible deviation of requested load from nominal level [percentage of nominal load]
distance: ["DKGRPT"] # list of datacenter locations
policy: ["cfe100"] # "ref", "res100", "cfe..", "cfe100"
palette: [
"p1", # onwind + solar + battery
# "p2", # onwind + solar + battery + LDES
# "p3", # onwind + solar + battery + Allam cycle turbine with CCS
]
year: [
"2025",
#"2030"
] # controls both the brownfield fleet and tech costs projection
# CI consumer settings
ci:
DKGRPT:
datacenters: {"DK1 0": "Denmark", "GR1 0": "Greece", "PT1 0": "Portugal"}
profile_shape: "baseload" #"baseload", "datacenter", "industry"
load: 100. # nominal load in MW
res_techs: ["onwind","solar"]
excess_share: 0.0
spatial_shifting: True #turns on/off spatial flexibiilty (aka virtual links)
temporal_shifting: True #turns on/off temporal flexibiilty (aka DSM)
netshift_zero: False #turns on/off netshift zero constraint