Openstudio surface matching hangs while matching Model

asked 2019-07-02 02:35:02 -0500

Karthick's avatar

updated 2019-07-02 19:59:22 -0500

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

edit retag flag offensive close merge delete

Comments

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

Luis Lara's avatar Luis Lara  ( 2019-07-02 09:03:55 -0500 )edit

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  ( 2019-07-02 19:58:12 -0500 )edit

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

shorowit's avatar shorowit  ( 2019-07-02 20:20:09 -0500 )edit

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  ( 2019-07-02 20:32:12 -0500 )edit