-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathdescriptive_names.yml
More file actions
368 lines (310 loc) · 17.4 KB
/
descriptive_names.yml
File metadata and controls
368 lines (310 loc) · 17.4 KB
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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
# This file contains description of EMX element fields (and potential sub-fields) and variables
# with fields of type TimeStruct.TimeProfile
structures:
# EnergyModelsBase
## node.jl
StorCapOpex:
capacity: "Installed capacity"
opex_var: "Relative variable operating expense per energy unit"
opex_fixed: "Relative fixed operating expense per installed capacity"
StorCap:
capacity: "Installed capacity"
StorCapOpexVar:
capacity: "Installed capacity"
opex_var: "Relative variable operating expense per energy unit"
StorCapOpexFixed:
capacity: "Installed capacity"
opex_fixed: "Relative fixed operating expense per installed capacity"
StorOpexVar:
opex_var: "Relative variable operating expense per energy unit"
RefSource:
cap: "Installed capacity"
opex_var: "Relative variable operating expense per energy unit produced"
opex_fixed: "Relative fixed operating expense per installed capacity"
RefNetworkNode:
cap: "Installed capacity"
opex_var: "Relative variable operating expense per energy unit produced"
opex_fixed: "Relative fixed operating expense per installed capacity"
RefSink:
cap: "Demand"
penalty:
surplus: "Penalties for surplus"
deficit: "Penalties for deficits"
# EnergyModelsGeography
## mode.jl
RefDynamic:
trans_cap: "Capacity of the transmission mode"
trans_loss: "Relative loss of the transported resource during transmission"
opex_var: "Relative variable operating expense per energy unit transported"
opex_fixed: "Relative fixed operating expense per installed capacity"
RefStatic:
trans_cap: "Capacity of the transmission mode"
trans_loss: "Relative loss of the transported resource during transmission"
opex_var: "Relative variable operating expense per energy unit transported"
opex_fixed: "Relative fixed operating expense per installed capacity"
PipeSimple:
consumption_rate: "Rate at which the resource is consumed, as a ratio of the volume of the resource going into the inlet"
trans_cap: "Capacity of the transmission mode"
trans_loss: "Relative loss of the transported resource during transmission"
opex_var: "Relative variable operating expense per energy unit transported"
opex_fixed: "Relative fixed operating expense per installed capacity"
PipeLinepackSimple:
consumption_rate: "Rate at which the resource is consumed, as a ratio of the volume of the resource going into the inlet"
trans_cap: "Capacity of the transmission mode"
trans_loss: "Relative loss of the transported resource during transmission"
opex_var: "Relative variable operating expense per energy unit transported"
opex_fixed: "Relative fixed operating expense per installed capacity"
# EnergyModelsInvestment
## investment_data.jl
NoStartInvData:
capex: "Capital costs for investing in a capacity"
max_inst: "Maximum installed capacity in a strategic period"
StartInvData:
capex: "Capital costs for investing in a capacity"
max_inst: "Maximum installed capacity in a strategic period"
initial: "Initial capacity in the first strategic period"
## investment_mode.jl
FixedInvestment:
cap: "Capacity used for the fixed investments"
BinaryInvestment:
cap: "Capacity used for the binary investments"
DiscreteInvestment:
increment: "Used increment for discrete investments"
ContinuousInvestment:
min_add: "Minimum added capacity in a strategic period"
max_add: "Maximum added capacity in a strategic period"
SemiContinuousInvestment:
min_add: "Minimum added capacity in a strategic period"
max_add: "Maximum added capacity in a strategic period"
SemiContinuousOffsetInvestment:
max_add: "Maximum added capacity in a strategic period"
min_add: "Minimum added capacity in a strategic period"
capex_offset: "Offset for the CAPEX in a strategic period"
## lifetime_mode.jl
StudyLife:
lifetime: "Chosen lifetime of the technology"
PeriodLife:
lifetime: "Chosen lifetime of the technology"
RollingLife:
lifetime: "Chosen lifetime of the technology"
# EnergyModelsRenewableProducers
## datastructures.jl
NonDisRES:
cap: "Installed capacity"
profile: "Power production profile as a ratio of installed capacity"
opex_var: "Relative variable operating expense per energy unit produced"
opex_fixed: "Relative fixed operating expense per installed capacity"
HydroStor:
level_init: "Initial stored energy in the dam"
level_inflow: "Inflow of power per operational period"
level_min: "Minimum fraction of the reservoir capacity required"
PumpedHydroStor:
level_init: "Initial stored energy in the dam"
level_inflow: "Inflow of power per operational period"
level_min: "Minimum fraction of the reservoir capacity required"
ScheduleConstraint:
value: "The constraint value not to be violated"
flag: "Boolean value indicating if the constraint is active"
penalty: "Penalty for violating the constraint"
HydroReservoir:
vol_inflow: "Water inflow to the reservoir"
HydroGate:
cap: "Installed discharge capacity"
opex_var: "Variable operational costs per water flow"
opex_fixed: "Fixed operational costs"
HydroGenerator:
cap: "Installed discharge or power capacity"
opex_var: "Variable operational costs per energy unit produced"
opex_fixed: "Fixed operational costs"
HydroPump:
cap: "Installed pumping capacity"
opex_var: "Variable operational costs per energy unit produced"
opex_fixed: "Fixed operational costs"
CycleLife:
stack_cost: "Relative cost for replacing a battery stack"
# EnergyModelsHeat
## link.jl
DHPipe:
cap: "Heat transport capacity of the pipe"
t_ground: "Ground temperature in °C"
## node.jl
HeatPump:
cap: "Installed capacity"
t_source: "Heat source temperature"
t_sink: "Heat sink temperature"
eff_carnot: "Carnot Efficiency"
opex_var: "Variable operating expense per energy unit produced"
opex_fixed: "Fixed operating expense per installed capacity"
HeatExchanger:
cap: "Installed capacity"
opex_var: "Variable operating expense per energy unit produced"
opex_fixed: "Fixed operating expense per installed capacity"
DirectHeatUpgrade:
cap: "Installed capacity"
opex_var: "Variable operating expense per energy unit produced"
opex_fixed: "Fixed operating expense per installed capacity"
## resource.jl
ResourceHeat:
t_supply: "Supply temperature in °C"
t_return: "Return temperature in °C"
# EnergyModelsHydrogen
## node.jl
Electrolyzer:
cap: "Installed capacity"
opex_var: "Variable operating expense per capacity used"
opex_fixed: "Fixed operating expense per installed capacity"
stack_replacement_cost: "Replacement cost of electrolyzer stacks"
SimpleElectrolyzer:
cap: "Installed capacity"
opex_var: "Variable operating expense per capacity used"
opex_fixed: "Fixed operating expense per installed capacity"
stack_replacement_cost: "Replacement cost of electrolyzer stacks"
CommitParameters:
opex: "Operating cost per installed capacity and operational duration"
time: "Minimum time node must remain in a state before transitioning"
RampBi:
up: "Maximum positive rate of change of a node"
down: "Maximum negative rate of change of a node"
RampUp:
up: "Maximum positive rate of change of a node"
RampDown:
down: "Maximum negative rate of change of a node"
Reformer:
cap: "Installed capacity"
opex_var: "Variable operating expense per capacity usage"
opex_fixed: "Fixed operating expense per installed capacity"
# EnergyModelsCO2
CO2Source:
cap: "Installed capacity"
opex_var: "Variable operating expense per energy unit produced"
opex_fixed: "Fixed operating expense"
RefNetworkNodeRetrofit:
cap: "Installed capacity"
opex_var: "Variable operating expense per energy unit produced"
opex_fixed: "Fixed operating expense"
CCSRetroFit:
cap: "Installed capacity"
opex_var: "Variable operating expense per unit of CO₂ captured"
opex_fixed: "Fixed operating expense"
variables:
# EnergyModelsBase
cap_use: "Absolute capacity utilization"
cap_inst: "Installed capacity"
stor_level: "Storage level at end of operational period"
stor_level_inst: "Installed storage capacity"
stor_level_Δ_op: "Storage level change in an operational period"
stor_level_Δ_rp: "Storage level change in a representative period"
stor_charge_use: "Absolute storage charging utilization"
stor_charge_inst: "Installed charging capacity"
stor_discharge_use: "Absolute storage discharging utilization"
stor_discharge_inst: "Installed discharging capacity"
flow_in: "Input flowrate"
flow_out: "Output flowrate"
link_in: "Link input"
link_out: "Link output"
emissions_node: "Emission of a node"
emissions_total: "Total strategic emissions"
emissions_strategic: "Total emissions"
opex_var: "Absolute variable operating expenses"
opex_fixed: "Absolute fixed operating expenses"
sink_surplus: "Surplus delivered to a sink, i.e., oversatisfied demand"
sink_deficit: "Deficit in a sink, i.e., not satisfied demand"
link_cap_inst: "Installed capacity"
# EnergyModelsGeography
area_exchange: "Area exchange"
trans_opex_var: "Absolute variable transmission operating expenses"
trans_opex_fixed: "Absolute fixed transmission operating expenses"
trans_cap: "Transmission capacity usage"
trans_in: "Inlet flow to a transmission mode"
trans_out: "Outlet flow from a transmission mode"
trans_loss: "Loss during transmission"
trans_neg: "Negative loss during transmission"
trans_pos: "Positive loss during transmission"
linepack_stor_level: "Storage level in linepack"
# EnergyModelsInvestment
cap_capex: "Absolute CAPEX for investments in the capacity of a technology"
cap_invest_b: "Binary indicator of capacity investments"
cap_remove_b: "Binary indicator of capacity investments removal"
cap_current: "Installed capacity in each strategic period"
cap_add: "Added capacity"
cap_rem: "Removed capacity"
stor_level_capex: "Absolute CAPEX for investments in the capacity of a storage"
stor_level_invest_b: "Binary indicator of capacity investments"
stor_level_remove_b: "Binary indicator of capacity investments removal"
stor_level_current: "Installed storage capacity in each strategic period"
stor_level_add: "Added storage capacity"
stor_level_rem: "Removed storage capacity"
stor_charge_capex: "Absolute CAPEX for investments in the charging rate of a storage"
stor_charge_invest_b: "Binary indicator of investments in charging rate"
stor_charge_remove_b: "Binary indicator of investments in charging rate removal"
stor_charge_current: "Installed charging rate for storage in each strategic period"
stor_charge_add: "Added charging rate"
stor_charge_rem: "Removed charging rate"
stor_discharge_capex: "Absolute CAPEX for investments in the discharging rate of a storage"
stor_discharge_invest_b: "Binary indicator of investments in discharging rate"
stor_discharge_remove_b: "Binary indicator of investments in discharging rate removal"
stor_discharge_current: "Installed rate for storage in each strategic period"
stor_discharge_add: "Added discharging rate"
stor_discharge_rem: "Removed rdischarging ate"
trans_cap_capex: "Absolute CAPEX for investments in the capacity of a transmission mode"
trans_cap_invest_b: "Binary indicator of investments in transmission capacity"
trans_cap_remove_b: "Binary indicator of investments in transmission capacity removal"
trans_cap_current: "Installed capacity for each strategic period"
trans_cap_add: "Added capacity"
trans_cap_rem: "Removed capacity"
# EnergyModelsRenewableProducers
curtailment: "Curtailment of a non-dispatchable energy source"
hydro_spill: "Spilled water (not producing energy)"
gate_penalty_up: "Penalty variable for exceeding hydro gate constraints"
gate_penalty_down: "Penalty variable for not meeting hydro gate constraints"
rsv_penalty_up: "Penalty variable for exceeding hydro reservoir constraints"
rsv_penalty_down: "Penalty variable for not meeting hydro reservoir constraints"
gen_penalty_up: "Penalty variable for exceeding hydro unit generation constraints"
gen_penalty_down: "Penalty variable for not meeting hydro unit generation constraints"
discharge_segment: "Discharge segment variable for hydro unit discharge capacity"
bat_prev_use: "Accumulated charge effect of a battery up to an operational period"
bat_prev_use_sp: "Accumulated charge effect of a battery up to an investment period"
bat_use_sp: "Accumulated charge effect of a battery in an investment period"
bat_use_rp: "Accumulated charge effect of a battery in a representative period"
bat_stack_replace_b: "Binary variable for identifying battery stack replacement"
bat_res_up: "Upwards reserve of battery storage"
bat_res_down: "Downwards reserve of battery storage"
# EnergyModelsHeat
dh_pipe_loss: "Heat losses in DH pipes"
# EnergyModelsHydrogen
ref_off_b: "Binary variable indicating if the reformer is in the 'off' state"
ref_start_b: "Binary variable indicating if the reformer is in the 'start-up' state"
ref_on_b: "Binary variable indicating if the reformer is in the 'on' state"
ref_shut_b: "Binary variable indicating if the reformer is in the 'shutdown' state"
elect_on_b: "Binary variable, 1 if electrolyzer is operating"
elect_prev_use: "Cumulative electrolyzer use since last stack replacement"
elect_prev_use_sp: "Cumulative electrolyzer use in investment periods since last stack replacement"
elect_use_sp: "Electrolyzer use in an investment period"
elect_use_rp: "Electrolyzer use in a representative period"
elect_stack_replace_b: "Binary variable for electrolyzer stack replacement"
elect_efficiency_penalty: "Efficiency penalty coefficient for electrolyzer"
# EnergyModelsCO2
stor_level_Δ_sp: "Increase in `stor_level` during a strategic period"
# Overview of total quantities and their components
total:
opex_fields:
opex_var: "Total absolute variable OPEX"
opex_fixed: "Total absolute fixed OPEX"
trans_opex_var: "Total absolute variable transmission OPEX"
trans_opex_fixed: "Total absolute fixed transmission OPEX"
capex_fields:
cap_capex: "Total absolute CAPEX for investments in the capacity of technologies"
stor_level_capex: "Total absolute CAPEX for investments in the capacity of storages"
stor_charge_capex: "Total absolute CAPEX for investments in the charging rate of storages"
stor_discharge_capex: "Total absolute CAPEX for investments in the discharging rate of storages"
trans_cap_capex: "Total absolute CAPEX for investments in the capacity of transmission modes"
# Names in the JuMP model that indicates if an investment has occured
investment_indicators:
- cap_add
- trans_cap_add
- stor_level_add
- stor_charge_add
- stor_discharge_add
# Names in the JuMP model to be ignored
ignore:
- con_em_tot