config.yaml: Include switch for thermal energy storage 'tes' again
This commit is contained in:
parent
36685bd016
commit
5852e2035c
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,6 +26,7 @@ gurobi.log
|
|||||||
/data/switzerland*
|
/data/switzerland*
|
||||||
/data/.nfs*
|
/data/.nfs*
|
||||||
/data/Industrial_Database.csv
|
/data/Industrial_Database.csv
|
||||||
|
/data/retro/tabula-calculator-calcsetbuilding.csv
|
||||||
|
|
||||||
*.org
|
*.org
|
||||||
|
|
||||||
|
@ -132,6 +132,7 @@ sector:
|
|||||||
'annualise_cost': True # annualise the investment costs
|
'annualise_cost': True # annualise the investment costs
|
||||||
'tax_weighting': False # weight costs depending on taxes in countries
|
'tax_weighting': False # weight costs depending on taxes in countries
|
||||||
'construction_index': True # weight costs depending on labour/material costs per ct
|
'construction_index': True # weight costs depending on labour/material costs per ct
|
||||||
|
'tes' : True
|
||||||
'tes_tau' : 3.
|
'tes_tau' : 3.
|
||||||
'boilers' : True
|
'boilers' : True
|
||||||
'oil_boilers': False
|
'oil_boilers': False
|
||||||
|
Loading…
Reference in New Issue
Block a user