fix spelling mistake

This commit is contained in:
Philipp Glaum 2024-08-12 11:26:18 +02:00
parent aa91c7b246
commit a76cb29964

View File

@ -119,16 +119,16 @@ cc_fraction,--,float,The default fraction of CO2 captured with post-combustion c
hydrogen_underground _storage,--,"{true, false}",Add options for storing hydrogen underground. Storage potential depends regionally.
hydrogen_underground _storage_locations,,"{onshore, nearshore, offshore}","The location where hydrogen underground storage can be located. Onshore, nearshore, offshore means it must be located more than 50 km away from the sea, within 50 km of the sea, or within the sea itself respectively."
,,,
methanol, --,"{true, false}", Add methanol as carrrier and add enables methnol technologies
methanol, --,"{true, false}", Add methanol as carrrier and add enabled methnol technologies
regional_methanol_demand,--,"{true, false}",Spatially resolve methanol demand. Set to true if regional CO2 constraints needed.
methanol_reforming,--,"{true, false}", Add methanol reforming
methanol_reforming_cc,--,"{true, false}", Add methanol reforming with carbon capture
methanol_to_kerosene,--,"{true, false}", Add methanol to kerosene
methanol_to_olefins,--,"{true, false}", Add methanol to olefins
methanol_to_power,--,--, Add different methanol to power technologies
-- ccgt,--,"{true, false}", Add combined cycle gas turbine (CCGT) technology using methanol
-- ccgt_cc,--,"{true, false}", Add combined cycle gas turbine (CCGT) technology using methanol with carbon capture
-- ocgt,--,"{true, false}", Add open cycle gas turbine (OCGT) technology using methanol
-- ccgt,--,"{true, false}", Add combined cycle gas turbine (CCGT) using methanol
-- ccgt_cc,--,"{true, false}", Add combined cycle gas turbine (CCGT) with carbon capture using methanol
-- ocgt,--,"{true, false}", Add open cycle gas turbine (OCGT) using methanol
-- allam,--,"{true, false}", Add Allam cycle gas power plants using methanol
,,,
ammonia,--,"{true, false, regional}","Add ammonia as a carrrier. It can be either true (copperplated NH3), false (no NH3 carrier) or ""regional"" (regionalised NH3 without network)"

1 Unit Values Description
119 hydrogen_underground _storage -- {true, false} Add options for storing hydrogen underground. Storage potential depends regionally.
120 hydrogen_underground _storage_locations {onshore, nearshore, offshore} The location where hydrogen underground storage can be located. Onshore, nearshore, offshore means it must be located more than 50 km away from the sea, within 50 km of the sea, or within the sea itself respectively.
121
122 methanol -- {true, false} Add methanol as carrrier and add enables methnol technologies Add methanol as carrrier and add enabled methnol technologies
123 regional_methanol_demand -- {true, false} Spatially resolve methanol demand. Set to true if regional CO2 constraints needed.
124 methanol_reforming -- {true, false} Add methanol reforming
125 methanol_reforming_cc -- {true, false} Add methanol reforming with carbon capture
126 methanol_to_kerosene -- {true, false} Add methanol to kerosene
127 methanol_to_olefins -- {true, false} Add methanol to olefins
128 methanol_to_power -- -- Add different methanol to power technologies
129 -- ccgt -- {true, false} Add combined cycle gas turbine (CCGT) technology using methanol Add combined cycle gas turbine (CCGT) using methanol
130 -- ccgt_cc -- {true, false} Add combined cycle gas turbine (CCGT) technology using methanol with carbon capture Add combined cycle gas turbine (CCGT) with carbon capture using methanol
131 -- ocgt -- {true, false} Add open cycle gas turbine (OCGT) technology using methanol Add open cycle gas turbine (OCGT) using methanol
132 -- allam -- {true, false} Add Allam cycle gas power plants using methanol
133
134 ammonia -- {true, false, regional} Add ammonia as a carrrier. It can be either true (copperplated NH3), false (no NH3 carrier) or "regional" (regionalised NH3 without network)