Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
3

How do I fix an outward facing angles warning

asked 2016-08-12 07:15:44 -0500

alternantiv's avatar

updated 2020-01-26 11:48:02 -0500

What does the warning message mean:

warning : Some Outward Facing angles of subsurfaces differ more than 30.0 degrees base surface. use output:Diagnostics,Display Extra Warnings;to show more details on individual surfaces.

and how do I fix it?

edit retag flag offensive close merge delete

Comments

Your windows are not properly drawn. Have you looked at your geometry in a viewer like the Legacy OpenStudio plug-in?

__AmirRoth__'s avatar __AmirRoth__  ( 2016-08-12 08:48:54 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
4

answered 2016-09-09 08:27:26 -0500

Since the surfaces and subsurfaces in EnergyPlus are defined by using the four corner vertices, it is very easy for the subsurface (doors and windows) to not be on the same plane as the surface (wall, roof or floor) that they are supposed to be part of. The outward facing angle is the imaginary vector that points outward from the surface or subsurface. If the subsurface and surface are on the same plane, the outward facing angles would be equal. The warning message is saying that these angles are not the same.

The second portion of the warning message is saying that you can put the Output:Diagnostics object in the file with the first field being Display Extra Warnings. This will give you a little more detail in the warning message and name the surface and subsurface that are causing the problem along with the title and azimuth angles for each surface. This will help diagnose the problem.

As Amir suggested, you might want to use a tool to visualize your IDF file such as the Legacy OpenStudio plug-in to SketchUp.

edit flag offensive delete link more
1

answered 2016-09-09 11:22:27 -0500

updated 2016-09-09 11:23:46 -0500

The newer OpenStudio SketchUp plugin has a Render by Surface Normal render mode (no toolbar, but it is in the menu under "Extensions/OpenStudio/Rendering"). If you are using the legacy plugin you can do this by going to SketchUp's "Style" menu as shown below and rendering by then altering the front and back face color. (Pick second cube to access "Face Settings" and then for style pick anything but first two cubes)

To fix any problem faces you can right click on one or more faces in your current surface group and choose "reverse faces". It would be nice diagnostic measure to automatically find and fix these, but I don't think one exists yet.

image description

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2016-08-12 07:15:44 -0500

Seen: 1,382 times

Last updated: Sep 09 '16