Modeling a typical building
I'm trying to just setup OpenStudio on ubuntu24.04 i installed it and i tried to open a whole building measure for whole building -CreateTypicalBuilding
i just downloaded Open-Studio SDK =3.8.0 Version=1.8.0+2722e3e751
clicked on find measures and downloaded the said measure. after that i clicked apply measure choose the said measure and as input entered Geometry,Climate zone and HVAC type the rest left at default values.It ran and gave me an IOError
[openstudio.measure.OSRunner] SWIG director method error. IOError: not opened for reading]
This is apparently a bug that was fixed, I tried to run the app with my own weather file but again got an error:
[openstudio.measure.OSRunner] SWIG director method error. NoMethodError: undefined method `model_standards_climate_zone' for #["Attic"], "WholeBuilding - Sm Office"=>["Core_ZN", "Perimeter_ZN_3", "Perimeter_ZN_2", "Perimeter_ZN_4", "Perimeter_ZN_1"]}>
A similar error happened to each other building type i tried.
I also tried using an old version of open studio 1.7.2 and got a whole different error.
[openstudio.measure.OSRunner] SWIG director method error. ArgumentError: unknown keyword: :user_hvac_mapping ]
which was quite discouraging.
my main goal is to try and see the effect of different esoteric schedules on existing buildings HVAC consumption,Is there maybe some pre-built models in an idf format i can maybe import until those bugs will be solved ? best regards
You're going to have to share more info, we have no idea what's going on or how to reproduce the issue.
Is this a duplicate of https://unmethours.com/question/10016... ?
I entered more information, this is a possible duplicate but as im not sure on the details i don't know if the problem is identical. also i was under the impression that this measure doesn't require a weather file am i wrong ? i encountered the same problem with the measure in the possible duplicate you mentioned.
in Create Typical Building and in Create DOE prototype Building I encounter the same error