Skip to content

Commit

Permalink
rename "Tempeartue"-tab to "Ambient Temperature"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeton committed Sep 3, 2020
1 parent bf685d5 commit f50691f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/modules/common/FEAT/F16/F_16_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ def scenario_chart(scenario_mapper,dict_of_solutions,
lab = dict(offset="Offset",constant="Set To Constant",
mean="Use mean value",total="Sum",scale="Scale")
# Set Names of the tabs for the external data
widgets_keys = ["Radiation","Temperature","Electricity price",
widgets_keys = ["Radiation","Ambient Temperature","Electricity price",
"Sale Electricity price","Flow Temperature","Return Temperature",
"River Temperature","Waste Water Temperature","Heat Demand",]
# Specify model names for the external data
Expand Down

0 comments on commit f50691f

Please sign in to comment.