Openstudio surface matching hangs while matching Model

asked 5 years ago

Karthick's avatar

updated 5 years ago

The ruby process hangs while matching my model.

I am using openstudio 2.7 and corressponding ruby versions that go with it. The process hangs during intersection. The program control doesn't come back at all. I have the OSM file which is too big to post on here.I can send it to anybody's email as attachment. There are models where the process passes but this model is quite large.

Any help would be great.

Karthick

Preview: (hide)

Comments

Are you using the OpenStudio plugin in Sketchup or the measure inside the OpenStudio GUI?

Luis Lara's avatar Luis Lara  ( 5 years ago )

It is through the measure. I didnt use the sketchup plugin. The results are similar with the plugin. The OpenStudio::Model.intersectSurfaces(spaces) hangs the ruby process. Doesn't matter where you call it from.

Karthick's avatar Karthick  ( 5 years ago )

It sounds like you're hitting the same issue as this: https://github.com/NREL/OpenStudio/is...

shorowit's avatar shorowit  ( 5 years ago )

Yes I think so. I was reading through the post and I read "so it tries to run every space against every other space, without excused reversed pairs"... Whats an excused reversed pair.

It would be great if I get some help in understanding what that sentence means.?

Karthick's avatar Karthick  ( 5 years ago )