The AirLoopHVAC:UnitarySystem object does not contain an outside air system. You need to add an AirLoopHVACOutdoorAirSystem to the AirLoopHVAC structure separately from the unitary. Look at UnitarySystem_DXCoilSystemAuto.idf as an example.
Assuming you have an outdoor air system installed and properly configured, you can verify the operation with one of the following output reports.
Output:Variable,*,Zone Mechanical Ventilation Mass Flow Rate,detailed; !- HVAC Average [kg/s]
Output:Variable,*,Zone Mechanical Ventilation Mass,detailed; !- HVAC Sum [kg]
Output:Variable,*,Zone Mechanical Ventilation Standard Density Volume Flow Rate,detailed; !- HVAC Average [m3/s]
Output:Variable,*,Zone Mechanical Ventilation Standard Density Volume,detailed; !- HVAC Sum [m3]
Output:Variable,*,Zone Mechanical Ventilation Current Density Volume Flow Rate,detailed; !- HVAC Average [m3/s]
Output:Variable,*,Zone Mechanical Ventilation Current Density Volume,detailed; !- HVAC Sum [m3]
Output:Variable,*,Zone Mechanical Ventilation Air Changes per Hour,detailed; !- HVAC Average [ach]
Or the most direct way, by reporting the oa node flow rate directly.
Output:Variable,*,System Node Mass Flow Rate,detailed; !- HVAC Average [kg/s] <-- filling in the oa node name for *
Output:Variable,*,System Node Standard Density Volume Flow Rate,detailed; !- HVAC Average [m3/s]
Output:Variable,*,System Node Current Density Volume Flow Rate,detailed; !- HVAC Average [m3/s]
@Rohini please edit your question to use existing tags.
I can certainly do that if you tell me what exactly does that mean - is there a list of tags somewhere that I should be choosing from? Are you talking about the body of the question or the "upto 5 tags" I am supposed to add?
Just noticed that there is a list of tags. Is there a way to enter relevant once in the body of the text easily?
Yes, it should display existing ones while you type, although it will also display unused ones. Best to search from the tags page and choose existing ones that are the most used. Our convention is to use a
-
between words. Thanks!Nothing displays when I type a question.