diff --git a/config/config.default.yaml b/config/config.default.yaml index d613aef9..e67a3d83 100644 --- a/config/config.default.yaml +++ b/config/config.default.yaml @@ -606,7 +606,7 @@ sector: dac: true co2_vent: false central_heat_vent: false - allam_cycle: false + allam_cycle_gas: false hydrogen_fuel_cell: true hydrogen_turbine: false SMR: true diff --git a/doc/configtables/sector.csv b/doc/configtables/sector.csv index 64f0a6c0..80f8c055 100644 --- a/doc/configtables/sector.csv +++ b/doc/configtables/sector.csv @@ -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 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. -allam_cycle,--,"{true, false}",Add option to include `Allam cycle gas power plants `_ +allam_cycle_gas,--,"{true, false}",Add option to include `Allam cycle gas power plants `_ 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 SMR,--,"{true, false}",Add option for transforming natural gas into hydrogen and CO2 using Steam Methane Reforming (SMR)