First time here? Check our help page!
0

How to model a pitched roof in EnergyPlus?

I want to simulate a building with pitched roof in EnergyPlus. How to model a pitched roof in EnergyPlus IDF editor?

hardik_gajjar's avatar
51
hardik_gajjar
asked 2021-09-09 00:50:56 -0500
Aaron Boranian's avatar
14.1k
Aaron Boranian
updated 2021-09-09 09:11:29 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

Assuming you already know how to model a box without a sloped roof, and assuming you are trying to model this in the IDF editor specifically, and assuming you want a simple slope; here is one approach.

  1. Find the roof surface, and increase (or decrease) the z value on the edge or the roof you want to change
  2. Find the wall surface that sits under the roof edge you chanced and adjust the z value of the upper two points on that wall
  3. On the two side walls that have an edge both on the low and high side of the roof, change the z value of the upper point on one side to match the wall and roof you just changed.
  4. The last wall should not need any changes,
David Goldwasser's avatar
20.4k
David Goldwasser
answered 2021-09-09 12:14:17 -0500
edit flag offensive 0 remove flag delete link

Comments

Hi! Thanks for the hint. This actually worked, and I was also able to model it in two parts at an angle from center (like roofs in traditional buildings).

hardik_gajjar's avatar hardik_gajjar (2021-09-10 23:50:45 -0500) edit
add a comment see more comments