File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -425,13 +425,21 @@ variables:
425425 bat_res_down : " Downwards reserve of battery storage"
426426
427427 # # EnergyModelsHeat
428- dh_pipe_loss : " Heat losses in DH pipes"
428+ dh_pipe_loss : " Heat losses in DH pipes"
429429
430430 # # EnergyModelsHydrogen
431- ref_off_b : " Binary variable indicating if the reformer is in the 'off' state in operational period t"
432- ref_start_b : " Binary variable indicating if the reformer is in the 'start-up' state in operational period t"
433- ref_on_b : " Binary variable indicating if the reformer is in the 'on' state in operational period t"
434- ref_shut_b : " Binary variable indicating if the reformer is in the 'shutdown' state in operational period t"
431+ ref_off_b : " Binary variable indicating if the reformer is in the 'off' state"
432+ ref_start_b : " Binary variable indicating if the reformer is in the 'start-up' state"
433+ ref_on_b : " Binary variable indicating if the reformer is in the 'on' state"
434+ ref_shut_b : " Binary variable indicating if the reformer is in the 'shutdown' state"
435+
436+ elect_on_b : " Binary variable, 1 if electrolyzer is operating"
437+ elect_prev_use : " Cumulative electrolyzer use since last stack replacement"
438+ elect_prev_use_sp : " Cumulative electrolyzer use in investment periods since last stack replacement"
439+ elect_use_sp : " Electrolyzer use in an investment period"
440+ elect_use_rp : " Electrolyzer use in a representative period"
441+ elect_stack_replace_b : " Binary variable for electrolyzer stack replacement"
442+ elect_efficiency_penalty : " Efficiency penalty coefficient for electrolyzer"
435443
436444 # # EnergyModelsCO2
437445 stor_level_Δ_sp : " Increase in `stor_level` during a strategic period"
You can’t perform that action at this time.
0 commit comments