From 12096d1f2f1f7e2daaa088f926b7d0b3d5069d91 Mon Sep 17 00:00:00 2001 From: yerbol-akhmetov Date: Sat, 23 Dec 2023 12:55:50 +0600 Subject: [PATCH] update configtable by adding resistive_heaters --- doc/configtables/sector.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/configtables/sector.csv b/doc/configtables/sector.csv index 856ea074..21fd185a 100644 --- a/doc/configtables/sector.csv +++ b/doc/configtables/sector.csv @@ -63,6 +63,7 @@ tes_tau,,,The time constant used to calculate the decay of thermal energy in the -- decentral,days,float,The time constant in decentralized thermal energy storage (TES) -- central,days,float,The time constant in centralized thermal energy storage (TES) boilers,--,"{true, false}",Add option for transforming electricity into heat using resistive heater +resistive_heaters,--,"{true, false}",Add option for using resistive heaters separately from boilers oil_boilers,--,"{true, false}",Add option for transforming oil into heat using boilers biomass_boiler,--,"{true, false}",Add option for transforming biomass into heat using boilers chp,--,"{true, false}",Add option for using Combined Heat and Power (CHP)