2

OpenStudio application - crash when clicking on Facility tab

I'm in the beginning steps of setting up my model, and OpenStudio keeps crashing whenever I try to click on the Facility tab or Thermal Zones tab at the left. I have attached screen shots of the crash message that I'm seeing. Any ideas?

image description image description

Aaron Boranian's avatar
14.1k
Aaron Boranian
asked 2015-05-21 17:04:55 -0500
edit flag offensive 0 remove flag close merge delete

Comments

@Aaron Boranian Sounds eerily similar to this question. Can you send me the file? I can mostly likely fix your model, but I really want to get to the bottom of this.

Kyle Benne's avatar Kyle Benne (2015-05-22 08:44:46 -0500) edit

@Kyle Benne sure, I can send you the file to your NREL email. For more background, the only steps I have performed after creating spaces is to adjust roofs to have sloped pitch and then intersect and merge surfaces in SketchUp, and then loaded library for the Secondary School CRB to apply those schedules, constructions, etc. in OpenStudio.

Aaron Boranian's avatar Aaron Boranian (2015-05-22 09:14:40 -0500) edit

Agree that does not look good. What version of OpenStudio is this in? Also Aaron, you can add this kind of issue directly to our github issue tracker.

macumber's avatar macumber (2015-05-22 09:22:43 -0500) edit
add a comment see more comments

1 Answer

4

@Aaron I repaired your model and sent it back through email. Like I said in the email I found a stray ThermalZone object that looked as though it had been created outside of our API. I'm not exactly sure how that happened, but in any case I removed the stray zone and everything seems to be fine. I found the zone suspect, because it was not attached to a zone equipment list or surrounding nodes like I would expect. Normally when you create a new ThermalZone using the OpenStudio API (or the Application which uses the API), zones will be initialized with these things. Based on your (offline) description of the model's life to this point, I do not believe you intended to have any zones in the model at all, only spaces.

Update

We isolated this to the way the SketchUp inspector is creating zones. A bug has been filed here.

Kyle Benne's avatar
6k
Kyle Benne
answered 2015-05-27 11:29:50 -0500, updated 2015-05-27 12:31:21 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments