3

OSM Electric Equipment Multiplier Interpreting to IDF

I am now working with internal electric equipment load, and when I converted the osm file to idf, I could not find the multiplier information anywhere in IDF. I have changed my system in IDF and need to run simulation with this IDF, but I also need to change the equipment multiplier. Does anyone know where it was and how osm interpreted equipment multiplier to idf ?

OSM:

image description

IDF:

image description

Yueyue_Zhou's avatar
499
Yueyue_Zhou
asked 2018-07-06 13:00:05 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2018-07-11 13:16:24 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

2

It appears to be applied to the Design Level, Watts per Zone Floor Area, or Watts per Person, depending on which one exists. I figured it out by looking at the OpenStudio source code.

shorowit's avatar
11.8k
shorowit
answered 2018-07-06 13:41:09 -0500
edit flag offensive 0 remove flag delete link

Comments

But the design level(watts) in IDF is not scaled by the multiplier (1700 as is shown in the picture)

Yueyue_Zhou's avatar Yueyue_Zhou (2018-07-06 15:04:20 -0500) edit

Are you sure you're looking at the right objects? You're showing Electric Equipment 2 in the OSM while Electric Equipment 1 in the IDF.

It might help to include the ElectricEquipmentDefinition object from your OSM so we can see its design level.

shorowit's avatar shorowit (2018-07-06 15:08:29 -0500) edit

I am sorry, I just checked the value, yes you're right!! It does scale the value, my mistake. Yeah, the picture is just showing the structures of the block in different formats. Anyway, thank you very much!! It's really helpful!

Yueyue_Zhou's avatar Yueyue_Zhou (2018-07-06 15:17:35 -0500) edit
add a comment see more comments