3

What is excluded when importing IDF into Open Studio?

Currently working with DOE commercial reference buildings as a starting point to do high level HVAC analysis, swapping out HVAC systems. I am fairly confident I have rebuilt the HVAC equipment and plant loops in OpenStudio after importing the commercial reference building IDF from SketchUp, but the output results are very different, as much as 3 times higher cooling electric consumption from Open Studio simulation with rebuilt HVAC than from original run within Energy+. Are there any other known constructions/schedules/materials that do not transfer into Open Studio when importing an IDF?

FrontierAssoc104's avatar
503
FrontierAssoc104
asked 2015-08-19 17:28:36 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2020-03-08 11:37:26 -0500
edit flag offensive 0 remove flag close merge delete

Comments

@FrontierAssoc104 I've been working on replicating the reference buildings in OS and I'm not at all surprised that your energy consumption is way higher. From my experience, there are a number of seeming minor controls issues that can make a big difference. I'd be happy to share my thoughts on a call (or just give you the .osm models that I've made). Send me an email.

aparker's avatar aparker (2015-08-20 15:55:20 -0500) edit
add a comment see more comments

2 Answers

5

Here is a link to imported objects. If any schedules or constructions failed to import you would have a failed simulation because of missing object.

After importing an IDF into the SketchUp plugin you can save an IDF of the un-translated objects. This can be accessed by the "Export Untranslated EnergyPlus Idf" item under the "Extensions/OpenStudio/Exprot" menu as shown below.

image description

You will see difference of a few percent in OpenStudio because special days/holidays are not included. I would look through your results and see if there are 1-2 zones responsible for the 3xhigher cooling or if it spread out across all zones. Something that big should be pretty easy to track down.

For reference, we are working measure to make the DOE Prototype buildings as described on this thread.

David Goldwasser's avatar
20.4k
David Goldwasser
answered 2015-08-20 09:07:38 -0500, updated 2015-08-20 09:08:17 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
2

Actually if you just want to swap out the HVAC system, you can import the IDF file into OpenStudio user interface without going through SketchUp. You would find that the HVAC system in the original model is going to disappear and you can redefine them in openStudio. As far as comparing the OpenStudio results and the original reference building model. In addition to the missing holidays, the object "Site:GroundTemperature:BuildingSurface" in the original reference building is going be missing, which could contribute to some differences. For the 3x higher energy use from the OpenStudio, I suspect that it may result from the air loop being sized as 100% outdoor air. See this thread. If that is not the reason, you can always compare the original reference building model IDF file and the OpenStudio generated IDF file directly, which may take some time.

TiejunWu's avatar
563
TiejunWu
answered 2015-08-20 14:10:09 -0500, updated 2015-08-20 14:11:16 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments