1

Visualizing heat index

I would like to have a graphical presentation of the heat index during heat waves in a building in the tropics. Something similar to this:

image description

This image is from this study by Luo et al. (Figure 7, if my uploaded image isn't working)

How do I achieve a similar graph to this? I am using OpenStudio and can generate the Heat Index using the Annual Thermal Resilience Summary, however it only shows number of hours and I can only graph this with a bar chart.

mther's avatar
23
mther
asked 2024-09-25 00:12:43 -0500, updated 2024-09-25 08:45:55 -0500
edit flag offensive 0 remove flag close merge delete

Comments

@mther can you try to upload your image again? It looks like you didn't have enough karma points when you created this post.

Aaron Boranian's avatar Aaron Boranian (2024-09-25 08:37:10 -0500) edit

I have updated the image. Thank you!

mther's avatar mther (2024-09-25 08:46:37 -0500) edit
add a comment see more comments

1 Answer

2

You can plot the heat index for each zone. The description for how to do this is here: https://openstudiocoalition.org/getti...

Zone,Average,Zone Heat Index [C]
Zone,Average,Zone Humidity Index []

Output:Variable,*,Zone Heat Index, Hourly;
Output:Variable,*,Zone Humidity Index, Hourly;
rraustad's avatar
13.8k
rraustad
answered 2024-09-25 08:42:26 -0500
edit flag offensive 0 remove flag delete link

Comments

I will give this a try and get back to you, thank you very much!

mther's avatar mther (2024-09-25 08:50:02 -0500) edit
add a comment see more comments