You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of our testing, we compare two IDF files that are generated from OSMs to ensure that we do not miss any changes in the generated model.
We discovered some small differences in the naming of sub surfaces in the IDF files.
E.g., Sub Surface 11 <-> Sub Surface 5, see comparison screenshot below. I also attached the two osm and idf files. we use the following code to generate the IDF form the OSM.
As part of our testing, we compare two IDF files that are generated from OSMs to ensure that we do not miss any changes in the generated model.
We discovered some small differences in the naming of sub surfaces in the IDF files.
E.g.,
Sub Surface 11 <-> Sub Surface 5
, see comparison screenshot below. I also attached the two osm and idf files. we use the following code to generate the IDF form the OSM.OpenStudio::EnergyPlus::ForwardTranslator.new.translateModel(model)
IDF_OSM_Files.zip
The text was updated successfully, but these errors were encountered: