First time here? Check our help page!
3

Surface normal/azimuth in E+/OpenStudio

I am building up my models from floorspace json and gbxml imports and I want to ensure that my surface normals are facing the right direction with the correct azimuth.

Firstly does this matter for ground adjacent floors and other interior surfaces since the Outside boundary condition object is ground and other surfaces respectively?

As I understand it, it only matters for SunExposed and WindowExposed surfaces in terms of the E+ calculations is this correct?

Lastly how can I get to the cardinal direction in OpenStudio like in the eplusbl.htm table seen below? I'd like to write an automated test to ensure the correct cardinal direction.

Many thanks!

image description

antonszilasi's avatar
1.5k
antonszilasi
asked 2020-09-16 13:16:27 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2020-09-16 16:10:26 -0500
edit flag offensive 0 remove flag close merge delete

Comments

When you say "automated test", what do you mean? A measure or a Ruby script?

Jason DeGraw's avatar Jason DeGraw (2020-09-16 14:46:14 -0500) edit
add a comment see more comments

1 Answer

1

Regarding getting a surface cardinal direction, does this help? https://github.com/NREL/openstudio-ex...

ericringold's avatar
10.6k
ericringold
answered 2020-09-16 18:13:56 -0500, updated 2020-09-16 18:14:26 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments