Hello everyone,
I have run an IDF file by Re-Run IDF. The OUTPUTS I needed are Operative Temperature, air Temperature, meanRadTemperature, RelativeHumidity, airflowVolume and airHeatGainRate.
The Read EP Result component gave the results as followed: 
I can not find out why the airflowVolume did not come out.
Hope someone can help me. The file is hereThreeZone-AirflowVentilation.idf (60.0 KB) .
Thanks a lot and best wishes.
Sunny
             
            
              
              
              
            
            
                
                
              
           
          
            
            
              @SunnyChen Your energyplus idf file missed some output of airflow network model.You should
add these output variale to your idf file using the following
https://bigladdersoftware.com/epx/docs/9-2/input-output-reference/group-airflow-network.html#airflownetworksimulationcontrol
             
            
              
              
              
            
            
                
                
              
           
          
            
            
              
Hi @minggangyin  I have exactly the same problem, how can I add those output variable to my idf file? Shoul I install somwthing after downloading it?
             
            
              
              
              
            
            
                
                
              
           
          
            
            
              
You should check the simulation output component.

             
            
              
              
              1 Like
            
            
                
                
              
           
          
            
            
              Oh!!! Yes!! Problem solved, thank you so much!!!