0

Right way to model a "Compact Electric Fan Heater" in IDF

I'm working with OpenStudio SketchUp Plugin, to generate the IDF associated to a building.

I already added a VRF HVAC to the building; now, I'd like to add a "MICRORAPID T 1000-V0" (a compact electric fan heater) to a room (thermal zone).

Which is the best way to model it inside the IDF?

I thought about ZoneHVAC:Baseboard:Convective:Electric, but I'm not sure.

rainbow's avatar
116
rainbow
asked 2020-09-11 12:01:50 -0500, updated 2020-09-11 12:07:13 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

If it is essentially just a fan and a heating coil, then you should use the ZoneHVAC:UnitHeater object in EnergyPlus. This object is an example of a compact object -- one object in the IDF that is built from multiple other objects (fan and heating coil, in this case) also in the IDF that it needs to reference.

Aaron Boranian's avatar
14.1k
Aaron Boranian
answered 2020-09-11 12:26:35 -0500
edit flag offensive 0 remove flag delete link

Comments

Ah, thank you for the hint! The datasheet is this..I think it's just a fan and a heating coil, so ZoneHVAC:UnitHeater could fit this heater.

rainbow's avatar rainbow (2020-09-11 16:05:37 -0500) edit
1

That technical sheet doesn't do a great job showing the internal components, but it does mention a fan and heating coil, so I believe this is the right approach.

Aaron Boranian's avatar Aaron Boranian (2020-09-11 16:40:08 -0500) edit
add a comment see more comments