update configtable by adding resistive_heaters
This commit is contained in:
parent
a3688a74fd
commit
12096d1f2f
@ -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)
|
-- decentral,days,float,The time constant in decentralized thermal energy storage (TES)
|
||||||
-- central,days,float,The time constant in centralized 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
|
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
|
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
|
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)
|
chp,--,"{true, false}",Add option for using Combined Heat and Power (CHP)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user