First time here? Check out the Help page!
1 | initial version |
Do the experiment yourself:
5ZoneAirCooled.idf
Output:Variable,*,Air System Outdoor Air Mass Flow Rate,Monthly;
Zone
a multiplier of 3Zone mult of 1: Air System Outdoor Air Mass Flow Rate sums to annually 1.61, one mult of 3 is 4.83. That does look like it's getting multiplied by 3.
Caveat: If you have hardsized your loop or outdoor air flow rates to a wrong value, it can get capped... so watch out for this.
2 | No.2 Revision |
Do the experiment yourself:
5ZoneAirCooled.idf
Output:Variable,*,Air System Outdoor Air Mass Flow Rate,Monthly;
Zone
a multiplier of 3Zone mult of 1: Air System Outdoor Air Mass Flow Rate sums to annually 1.61, one mult of 3 is 4.83. That does look like it's getting multiplied by 3.
Caveat: If you have hardsized your loop or outdoor air flow rates to a wrong value, it can get capped... so watch out for this.
Please do not read generalize this answer blindly. DesignSpecification:OutdoorAir
objects for example are indeed affected by zone multipliers, but there are a number of airflow related objects that aren't (Fan:ZoneExhaust` for example). Please read this question for more info.