Error using measure Air Wall Zone Mixing

asked 4 years ago

Nathalia's avatar

updated 3 years ago

Hi, I am using OpenStudio 2.8 and when trying to use the measure "Air Wall Zone Mixing" it appears with this image.

image description

Can anyone tell me if it is out of date? Or if it is no longer available for this version? Thanks!

Preview: (hide)

Comments

Did you try deleting the measure from your measures directory and redownloading? The measure .xml lists the minimum compatible version as 2.8, so it should work.

mdahlhausen's avatar mdahlhausen  ( 4 years ago )
1

How do I delete the measure from the directory?

Nathalia's avatar Nathalia  ( 4 years ago )

Hello, I am having the same error and I tried deleting it and redownloading it and it still doesn't work. Also you could find the measure directory by searching BCL on your laptop it will include all measures but with weird names. (fd04f73e-a530-4144-9e1e-c1878b1394bc) this is the measure for air wall zone mixing

m.habib's avatar m.habib  ( 4 years ago )

Curious, does it work in OS 2.9?

mdahlhausen's avatar mdahlhausen  ( 4 years ago )

Curious, does it work for you in OS 2.9?

mdahlhausen's avatar mdahlhausen  ( 4 years ago )

I tried with OS2.9 but it still refused to work

m.habib's avatar m.habib  ( 4 years ago )

I'm using version 2.8, does this measure only work in other versions?

Nathalia's avatar Nathalia  ( 4 years ago )

The measure works for me locally in OS 2.8 and 2.9. So now it is an exercise to see what is different between models, specific measure versions, and models. One thing you can try is to download the measure directly from BCL (not in the app), and place it in a different folder which you then link as my measures directory. If it still shows up as broken, run the air_wall_zone_mixing_test.rb in the tests directory of the measure with ruby through command line and see if the tests fail.

mdahlhausen's avatar mdahlhausen  ( 4 years ago )

i have tried both of these options and it's still broken. The test run fails to continue. I have looked at other images of how the measure is supposed to look and I think the main difference is the measure doesn't include any inputs.

m.habib's avatar m.habib  ( 4 years ago )

can you open up the measure .xml and post the version ids, and open up the measure.rb and see what is in the arguments section? I'm trying to see if it is a measure version issue.

mdahlhausen's avatar mdahlhausen  ( 4 years ago )

I'm sorry I am not great with the code and I can't paste it onto here as a reply but I added a new comment with the xml. file

m.habib's avatar m.habib  ( 4 years ago )