GetSurfaceData errors and failure

asked 2018-05-02 15:10:41 -0500

rkbest's avatar

updated 2018-05-04 09:06:14 -0500

I am trying to model a rather detailed 5-6 floor building that does not have symmetrical floors and thermal zones. I expected this to be a complex task for EnergyPlus and planned this steps: 1. Generate building model using OpenStudio 2. Interest and surface match. 3. Simple HVAC system matching zones and actual system 4. Calibrate in EnergyPlus

The model through me off with surface matching issues and intersection to which I manual surface matched each surface setting the boundary conditions (hoping I don't miss any surface).

During the trial run to check the integrity of the model, I get many GetSurfaceData errors like

** Warning ** GetSurfaceData: Interzone Surface Tilts do not match as expected.
**   ~~~   **   Tilt=0.0 in Surface=SURFACE 1084, Zone=THERMAL ZONE: SPACE 210
**   ~~~   **   Tilt=0.0 in Surface=SURFACE 1213, Zone=THERMAL ZONE: SPACE 7
** Warning ** GetSurfaceData: InterZone Surface Classes do not match as expected.
 **   ~~~   ** Surface="SURFACE 1084", surface class=Roof
**   ~~~   ** Adjacent Surface="SURFACE 1213", surface class=Roof
**   ~~~   ** Other errors/warnings may follow about these surfaces.

Is there a way to fix these issues without the need of investigating each surface in a text editor.

edit retag flag offensive close merge delete

Comments

Did you try the surface matching MEASURE (BCL here) as opposed to Sketchup plugin user script?

Julien Marrec's avatar Julien Marrec  ( 2018-05-03 04:24:37 -0500 )edit