add documentation

This commit is contained in:
Fabian Neumann 2024-01-04 20:10:05 +01:00
parent 6078b46262
commit af7c1b15e6

View File

@ -93,6 +93,7 @@ co2_sequestration_cost,currency/tCO2,float,The cost of sequestering a ton of CO2
co2_spatial,--,"{true, false}","Add option to spatially resolve carrier representing stored carbon dioxide. This allows for more detailed modelling of CCUTS, e.g. regarding the capturing of industrial process emissions, usage as feedstock for electrofuels, transport of carbon dioxide, and geological sequestration sites." co2_spatial,--,"{true, false}","Add option to spatially resolve carrier representing stored carbon dioxide. This allows for more detailed modelling of CCUTS, e.g. regarding the capturing of industrial process emissions, usage as feedstock for electrofuels, transport of carbon dioxide, and geological sequestration sites."
,,, ,,,
co2network,--,"{true, false}",Add option for planning a new carbon dioxide transmission network co2network,--,"{true, false}",Add option for planning a new carbon dioxide transmission network
co2_network_cost_factor,p.u.,float,The cost factor for the capital cost of the carbon dioxide transmission network
,,, ,,,
cc_fraction,--,float,The default fraction of CO2 captured with post-combustion capture cc_fraction,--,float,The default fraction of CO2 captured with post-combustion capture
hydrogen_underground _storage,--,"{true, false}",Add options for storing hydrogen underground. Storage potential depends regionally. hydrogen_underground _storage,--,"{true, false}",Add options for storing hydrogen underground. Storage potential depends regionally.

1 Unit Values Description
93 co2_spatial -- {true, false} Add option to spatially resolve carrier representing stored carbon dioxide. This allows for more detailed modelling of CCUTS, e.g. regarding the capturing of industrial process emissions, usage as feedstock for electrofuels, transport of carbon dioxide, and geological sequestration sites.
94
95 co2network -- {true, false} Add option for planning a new carbon dioxide transmission network
96 co2_network_cost_factor p.u. float The cost factor for the capital cost of the carbon dioxide transmission network
97
98 cc_fraction -- float The default fraction of CO2 captured with post-combustion capture
99 hydrogen_underground _storage -- {true, false} Add options for storing hydrogen underground. Storage potential depends regionally.