2

How to define fans and obtain thermal comfort?

I am currently running a simulation on a building which is natural ventilated but have a few fans inside. I am wondering how do I define it in OpenStudio? Also, how do I get a result on thermal comfort of the building? (i.e. PMV/PPD)

student123's avatar
41
student123
asked 2017-03-09 00:31:32 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2017-08-07 13:45:11 -0500
edit flag offensive 0 remove flag close merge delete

Comments

To me, this a duplicate of Modelling a ceiling fan in openstudio

(Also, please do not include greetings ("hi", "thanks", etc) per our convention, and please do tag your question with your software if appropriate (openstudio here))

Julien Marrec's avatar Julien Marrec (2017-03-09 02:21:54 -0500) edit
add a comment see more comments

1 Answer

3

Thermal comfort models can be triggered using the Thermal Comfort Model Type field in the EnergyPlus People object (reference HERE). This field isn't exposed in the OpenStudio Application but it does exist in the OpenStudio SDK which means you should be able to create a measure using the setThermalComfortModelTypemethod on your PeopleDefinition.

Looks like there is a measure on BCL already that should assist with this.

Lyle K's avatar
2.2k
Lyle K
answered 2017-03-09 10:51:52 -0500, updated 2017-03-09 10:55:21 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments