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

ERROR: Surface Openings have too much area for base surface

asked 2015-04-16 23:25:41 -0500

I had developed a model for OpenStudio in SketchUp. On running the OpenStudio simulation, the following errors cropped up.

* Severe * GetHTSubSurfaceData: Surface Openings have too much area for base surface=SURFACE 10 * ~~~ * Opening Surface creating error=SUB SURFACE 5 * Severe * GetHTSubSurfaceData: Surface Openings have too much area for base surface=SURFACE 10 * ~~~ * Opening Surface creating error=SUB SURFACE 6 * Severe * GetHTSubSurfaceData: Surface Openings have too much area for base surface=SURFACE 10 * ~~~ * Opening Surface creating error=SUB SURFACE 7 * Severe * GetHTSubSurfaceData: Surface Openings have too much area for base surface=SURFACE 10 * ~~~ * Opening Surface creating error=SUB SURFACE 8 * Severe * GetSurfaceData: Zero or negative surface area[-19.83093], Surface=SURFACE 10

Note: Here SURFACE 10 is a Wall and SUB SURFACE 5,6,7 and 8 are FENESTRATIONS (doors and windows). The model looks fine in SketchUp, with the Subsurfaces comfortably sitting on the Surface 10. Pls help.

Thanks

edit retag flag offensive close merge delete

Comments

Sounds odd. You may want to try out the diagnostic script described hereand see if that fixes the issue. If not then email the file to OpenStudio@NREL.gov and we can take a look at it.

David Goldwasser's avatar David Goldwasser  ( 2015-04-17 09:41:58 -0500 )edit

@David Goldwasser@dhruv Has this error been fixed? I imported gbXML from Revit and had a bunch of errors - "Surface has two adjacent space", Surface was not translated into space, etc. Is there instructions or post on how to convert revit to gbxml and import the same in Open Studio. I followed the one herelink text but stil getting errors. Is there an easier workflow for this? Thanks

Ranjani's avatar Ranjani  ( 2019-02-18 13:42:47 -0500 )edit

@David Goldwasser Any updates?

Ranjani's avatar Ranjani  ( 2019-02-27 23:52:09 -0500 )edit

@Ranjani, this post of yours is more relevant you don't seem to be getting the error that this user was seeing.

David Goldwasser's avatar David Goldwasser  ( 2019-02-28 11:35:24 -0500 )edit

@David Goldwasser While I run the simulation, I do get this error and the simulation fails.

Ranjani's avatar Ranjani  ( 2019-02-28 11:40:42 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2015-07-24 23:15:15 -0500

The total door + window area is greater than the base surface area (by almost 20 sq meters). If the excess fenestration area were small, I would recommend that the total fenestration dimensions are at least 1 mm less than the base surface. However, since the negative area is almost 20 sq meters, I'd say that there is an error in the dimensions that is not apparent when viewing the 3-D geometry. Do not use the graphical view to determine the geometry. Instead use the Surface Details Report to view the geometry.

Add:

Output:Surface:List, Details; or
Output:Surface:List, Vertices; or
Output:Surface:List, DetailsWithVertices;

to your input file. See OutputDetailsAndExamples document for more details on surface reporting.

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: 2015-04-16 23:25:41 -0500

Seen: 1,250 times

Last updated: Jul 24 '15