follow-up to #1298
This commit is contained in:
parent
d8f8a828f9
commit
90e1365075
@ -606,7 +606,7 @@ sector:
|
|||||||
dac: true
|
dac: true
|
||||||
co2_vent: false
|
co2_vent: false
|
||||||
central_heat_vent: false
|
central_heat_vent: false
|
||||||
allam_cycle: false
|
allam_cycle_gas: false
|
||||||
hydrogen_fuel_cell: true
|
hydrogen_fuel_cell: true
|
||||||
hydrogen_turbine: false
|
hydrogen_turbine: false
|
||||||
SMR: true
|
SMR: true
|
||||||
|
@ -101,7 +101,7 @@ methanation,--,"{true, false}",Add option for transforming hydrogen and CO2 into
|
|||||||
coal_cc,--,"{true, false}",Add option for coal CHPs with carbon capture
|
coal_cc,--,"{true, false}",Add option for coal CHPs with carbon capture
|
||||||
dac,--,"{true, false}",Add option for Direct Air Capture (DAC)
|
dac,--,"{true, false}",Add option for Direct Air Capture (DAC)
|
||||||
co2_vent,--,"{true, false}",Add option for vent out CO2 from storages to the atmosphere.
|
co2_vent,--,"{true, false}",Add option for vent out CO2 from storages to the atmosphere.
|
||||||
allam_cycle,--,"{true, false}",Add option to include `Allam cycle gas power plants <https://en.wikipedia.org/wiki/Allam_power_cycle>`_
|
allam_cycle_gas,--,"{true, false}",Add option to include `Allam cycle gas power plants <https://en.wikipedia.org/wiki/Allam_power_cycle>`_
|
||||||
hydrogen_fuel_cell,--,"{true, false}",Add option to include hydrogen fuel cell for re-electrification. Assuming OCGT technology costs
|
hydrogen_fuel_cell,--,"{true, false}",Add option to include hydrogen fuel cell for re-electrification. Assuming OCGT technology costs
|
||||||
hydrogen_turbine,--,"{true, false}",Add option to include hydrogen turbine for re-electrification. Assuming OCGT technology costs
|
hydrogen_turbine,--,"{true, false}",Add option to include hydrogen turbine for re-electrification. Assuming OCGT technology costs
|
||||||
SMR,--,"{true, false}",Add option for transforming natural gas into hydrogen and CO2 using Steam Methane Reforming (SMR)
|
SMR,--,"{true, false}",Add option for transforming natural gas into hydrogen and CO2 using Steam Methane Reforming (SMR)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user