Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

The example file you mention shows how it's done, take a better look at it.

What these nodes should be will depend on the 'Fan Placement' you picked in ZoneHVAC:WindowAirConditioner (cf I/O Reference Guide)

This input field has two choices: BlowThrough or DrawThrough. The first choice stands for “blow through fan”. This means that the unit consists of an outdoor air mixer followed by a fan followed by a DX coil. The fan “blows through” the DX coil

So assuming a blow through situation, the ZoneHVAC:WindowAirConditioner's Air Inlet Node Name should be the Return Air Stream Node Name of the OutdoorAirMixer object that's referenced (which is also the Zone Return Air Node...). The Air Outlet Node Name should the the outlet node of the DX Cooling Coil that is used.


In a Drawthrough situation, yourZoneHVAC:WindowAirConditioner looks exactly like this drawing, except the heating coil doesn't exist:

The ZoneHVAC:WindowAirConditioner's Air Inlet Node Name should be the Return Air Stream Node Name of the OutdoorAirMixer object that's referenced (which is also the Zone Return Air Node...), like above.

The Air Outlet Node Name should the the outlet node of the Fan that is used.