add documentation for new config option

This commit is contained in:
lisazeyen 2024-08-02 14:11:26 +02:00
parent c7a186863e
commit 9c35a6716c

View File

@ -138,6 +138,7 @@ biomass_transport,--,"{true, false}",Add option for transporting solid biomass b
biogas_upgrading_cc,--,"{true, false}",Add option to capture CO2 from biomass upgrading
conventional_generation,,,Add a more detailed description of conventional carriers. Any power generation requires the consumption of fuel from nodes representing that fuel.
biomass_to_liquid,--,"{true, false}",Add option for transforming solid biomass into liquid fuel with the same properties as oil
electrobiofuels,--,"{true, false}","Add option for transforming solid biomass and hydrogen into liquid fuel to make more use of biogenic carbon, as a combination of BtL and Fischer-Tropsch"
biosng,--,"{true, false}",Add option for transforming solid biomass into synthesis gas with the same properties as natural gas
limit_max_growth,,,
-- enable,--,"{true, false}",Add option to limit the maximum growth of a carrier

1 Unit Values Description
138 biogas_upgrading_cc -- {true, false} Add option to capture CO2 from biomass upgrading
139 conventional_generation Add a more detailed description of conventional carriers. Any power generation requires the consumption of fuel from nodes representing that fuel.
140 biomass_to_liquid -- {true, false} Add option for transforming solid biomass into liquid fuel with the same properties as oil
141 electrobiofuels -- {true, false} Add option for transforming solid biomass and hydrogen into liquid fuel to make more use of biogenic carbon, as a combination of BtL and Fischer-Tropsch
142 biosng -- {true, false} Add option for transforming solid biomass into synthesis gas with the same properties as natural gas
143 limit_max_growth
144 -- enable -- {true, false} Add option to limit the maximum growth of a carrier