Skip to content

Commit

Permalink
Fix typo in sectors.csv
Browse files Browse the repository at this point in the history
  • Loading branch information
tgilon authored Oct 18, 2024
1 parent d72958e commit 07bc5fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/configtables/sector.csv
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ micro_chp,--,"{true, false}",Add option for using Combined Heat and Power (CHP)
solar_thermal,--,"{true, false}",Add option for using solar thermal to generate heat.
solar_cf_correction,--,float,The correction factor for the value provided by the solar thermal profile calculations
marginal_cost_storage,"currency/MWh ",float,The marginal cost of discharging batteries in distributed grids
stores,--,List of storage technologies to include as Store component,H2 storages should only be added as Store if H2 is modelled as independent carrier. Batteries will also include home batteries if distribution grid is modelled.
stores,--,List of storage technologies to include as Store component, H2 storages should only be added as Store if H2 is modelled as independent carrier. Batteries will also include home batteries if distribution grid is modelled.
storage_units,--,List of storage technologies to include as StorageUnit component, H2 storages should only be added as Store if H2 is modelled as independent carrier. Batteries will also include home batteries if distribution grid is modelled.
methanation,--,"{true, false}",Add option for transforming hydrogen and CO2 into methane using methanation.
coal_cc,--,"{true, false}",Add option for coal CHPs with carbon capture
Expand Down

0 comments on commit 07bc5fb

Please sign in to comment.