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

Revision history [back]

The ZoneVentilation:DesignFlowRate object that you point out in your linked image can represent two cases: outdoor air entering a zone directly, or zone air exhausted outdoors directly. In your image, it looks like you have correctly set the Design Flow Rate Calculation Method input field to "Flow/Person", but the related Flow Rate per Person input field is set to 0,01 $m3/s/person$ instead of the 0,1 $m3/s/person$ value you mentioned in your comment above.

You also set the Ventilation Type input field to "Natural" meaning that outdoor air enters the zone without fans. The other three options will add fan electricity consumption and heat addition. Check this post for more info on ventilation types.

It's important to note that this ZoneVentilation:DesignFlowRate object will be treated as another zone load -- along with solar, envelope, equipment, lights, etc. -- that must then be met by the HVAC system. The incoming ventilation air flow DOES NOT impact the mass balance of the HVAC system and zone connection.

If you are applying an Ideal Loads Air System, then an alternative that might make more sense to determine impact of ventilation rates is creating a DesignSpecification:OutdoorAir object that is referenced by the Design Specification Outdoor Air Object Name input field of the Ideal Loads Air System. This way, return air from the zone is mixed with outdoor air and the resulting mixed air corresponds to each inlet stream's air state and air flow. This mixed air is then conditioned by the Ideal Loads Air System. I recommend this approach, because this is the process that a real mechanical system would likely use to provide 0,1 $m3/s/person$ of outdoor air.

Check this post for more information on the difference between zone ventilation vs outdoor air needs in HVAC systems.

The DesignSpecification:OutdoorAir object is also applied to design days when sizing HVAC equipment. This post provides some information on entering outdoor air needs for sizing zone heating and cooling needs.