First time here? Check our help page!
3

AirLoopHVAC vs ZoneHVAC:EvaporativeCoolerUnit for Evaporative Cooling system

I want to model a Direct Evaporative Cooler for a multi-zone residential building. I have found the example "1ZoneEvapCooler" which uses an "AirLoopHVAC" object. My question is what is the difference between the AirLoopHVAC and the "ZoneHVAC:EvaporativeCoolerUnit" object when simulation an evaporative cooling system.

Charalampos Angelopoulos's avatar
386
Charalampos Angelopoulos
asked 2018-09-14 13:39:36 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

4

If you want to use evaporative cooling in a single airloop serving more than one zone, or combine it with other equipment, then use one of the evap coolers that can go in an airloop. Each one has slightly different capabilities:

EvaporativeCooler:Direct:CelDekPad
EvaporativeCooler:Direct:ResearchSpecial
EvaporativeCooler:Indirect:CelDekPad
EvaporativeCooler:Indirect:WetCoil
EvaporativeCooler:Indirect:ResearchSpecial

If you want a simple single-zone evap cooler, then use ZoneHVAC:EvaporativeCoolerUnit.

In the example files folder, file ExampleFiles-ObjectsLink.html lists every object type with a few example files that use it.

MJWitte's avatar
9.7k
MJWitte
answered 2018-09-14 15:10:56 -0500
edit flag offensive 0 remove flag delete link

Comments

Thank you so much! That's really helpful

Charalampos Angelopoulos's avatar Charalampos Angelopoulos (2018-09-15 06:24:07 -0500) edit
add a comment see more comments