3

Merge several surfaces in EnergyPlus

Hey, for some simulations I needed a "splitted ceiling" (a ceiling was segmented into 4 parts all of the same size). Now I want to implement a concrete-core activation - therefore I would like to merge this 4 parts into one ceiling. Is this possible in EnergyPlus, or do I have to do this in sketchUp? Thank you very much for your help.

gerald's avatar
523
gerald
asked 2015-12-28 04:13:16 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2015-12-28 09:40:57 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Why was it segmented originally? If it was because of different boundary conditions, or different boundary condition objects, then you won't want to merge them.

David Goldwasser's avatar David Goldwasser (2015-12-28 10:28:42 -0500) edit
add a comment see more comments

1 Answer

2

Yes, it is possible to do that in EnergyPlus. If the merged ceiling surface will be a rectangular surface, then in idf, two vertices of first and two vertices of fourth split surface (in BuildingSurface:Detailed object) can be used to create the merged surface. Once a new BuildingSurface:Detailed object for merged surface is created, all the 4 split surfaces should be deleted.

Chandan Sharma's avatar
2.4k
Chandan Sharma
answered 2015-12-28 04:44:35 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments