-
Notifications
You must be signed in to change notification settings - Fork 12
/
config.yaml
90 lines (69 loc) · 1.81 KB
/
config.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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
current_version: 190929
cutout_folder: "../cutouts/"
octant_folder: "../octants/"
weather_years: [2011,2012,2013,2014]
tech_years: [2020,2030,2040,2050]
tech_years_default: 2030
cost_year_assumptions: 2015
cost_year: 2020
inflation: 2
float_upper_limit: 1.e+7
tech_data_commit: "3a23cfc5808df00a2c039fd0e7ce8755a090d4df"
trace_commit: "55e71c86d36869079b46377ce7ef16a46afa1d99"
renewable:
onwind:
method: wind
resource:
turbine: Vestas_V112_3MW
solar:
method: pv
resource:
panel: CSi
orientation:
slope: 35.
azimuth: 180.
correction_factor: 1.
#LHV
mwh_per_t:
methanol: 5.54
#LHV at 20 C
mwh_per_m3:
methanol: 4.4
octant_compression:
complevel: 4
least_significant_digit: 5
balances_to_display: ["electricity","hydrogen"]
preferred order: ["wind","solar","battery storage","battery inverter","hydrogen storage","hydrogen storing compressor","hydrogen electrolyser","seawater desalination","hydrogen turbine"]
colors:
wind : "#3B6182"
solar: "#FFFF00"
battery: "#999999"
battery_charge: "#999999"
battery_discharge: "#999999"
battery discharger: "#999999"
battery_power: "#999999"
battery inverter: "#999999"
battery_energy: "#666666"
battery storage: "#666666"
hydrogen_turbine: red
hydrogen turbine: red
hydrogen_electrolyser: cyan
hydrogen electrolyser: cyan
hydrogen_energy: magenta
hydrogen storage: magenta
hydrogen storing compressor: "#ff66ff"
hydrogen_compressor: "#ff66ff"
hydrogen storing decompressor: "#660066"
lh2 shipping: green
dispatchable1: orange
dispatchable2: lime
load: black
hydrogen_load: purple
hydrogen load: purple
dac: "#999966"
co2 storage: "#666633"
heat pump: red
methanol synthesis: "#F08080"
methanol storage: black
Allam cycle: pink
seawater desalination: "#000099"