1

OpenStudio Residential HVAC Sizing measure not working

I have been trying to setup the OpenStudio residential workflow and am getting stuck on the final measure - HVAC Sizing. I setup the workflow as defined here: https://github.com/NREL/OpenStudio-BE... in PAT. The error I am getting states that:

"undefined method -' for nil:NilClass\n\tC:/AWS/Residential WorkFlow/temp_data/analysis_bfc74e65-b296-449b-9651-c706bc039376/measures/ResidentialHVACSizing/resources/geometry.rb:362:inget_height_of_spaces'

I dug deeper into it and it appears that none of the spaces are showing up as conditioned, so no height is populated meaning the system can't be properly sized. Has anyone run into this issue before or had issues with the HVAC sizing measure when trying to run the whole residential workflow?

Alex Bennett's avatar
327
Alex Bennett
asked 2018-03-21 12:10:40 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2018-03-21 16:30:40 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Did you create your own building geometry or did you use the geometry measure?

shorowit's avatar shorowit (2018-03-21 13:27:33 -0500) edit

I used the one that could be synced directly off of the BCL from PAT. It is the same measure as that but from a different location.

Alex Bennett's avatar Alex Bennett (2018-03-21 15:17:26 -0500) edit

Can you zip up your PAT project and upload it or email it to me?

shorowit's avatar shorowit (2018-03-21 17:00:24 -0500) edit

I realized yesterday that I had gotten all my measures from the BCL except the HVAC sizing measure which I got from the Github page. I then recreated a project just using the Github project measures only and it works!

Alex Bennett's avatar Alex Bennett (2018-03-22 07:53:03 -0500) edit

For what it's worth, I think the HVAC sizing measure on the BCL got corrupted or something. I re-uploaded it to the BCL, so the measures there should work again. You can continue using the measures on the GitHub repo, which are more up to date, but be aware that they have been tested less rigorously.

shorowit's avatar shorowit (2018-03-23 08:18:52 -0500) edit
add a comment see more comments

1 Answer

2

I realized yesterday that I had gotten all my measures from the BCL except the HVAC sizing measure which I got from the Github page. I then recreated the PAT project just using the Github project measures only and it works! Here is the source for the measures that worked for me: https://github.com/NREL/OpenStudio-BEopt.

Alex Bennett's avatar
327
Alex Bennett
answered 2018-03-22 07:54:42 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments