Skip to content

Commit

Permalink
Separate AFN infiltration and ventilation - add AFN vent output varia…
Browse files Browse the repository at this point in the history
…bles
  • Loading branch information
mjwitte committed Apr 13, 2021
1 parent 4d33cfa commit b979ed6
Show file tree
Hide file tree
Showing 15 changed files with 72 additions and 0 deletions.
6 changes: 6 additions & 0 deletions testfiles/AirflowNetwork3zVent.idf
Original file line number Diff line number Diff line change
Expand Up @@ -1362,6 +1362,12 @@

Output:Variable,*,AFN Zone Infiltration Sensible Heat Gain Energy,timestep;

Output:Variable,*,AFN Zone Ventilation Volume,timestep;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Loss Energy,timestep;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Gain Energy,timestep;

Output:Variable,*,AFN Zone Mixing Volume,timestep;

Output:Variable,Window11,AFN Surface Venting Availability Status,timestep;
Expand Down
6 changes: 6 additions & 0 deletions testfiles/AirflowNetwork3zVentAutoWPC.idf
Original file line number Diff line number Diff line change
Expand Up @@ -1242,6 +1242,12 @@

Output:Variable,*,AFN Zone Infiltration Sensible Heat Gain Energy,timestep;

Output:Variable,*,AFN Zone Ventilation Volume,timestep;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Loss Energy,timestep;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Gain Energy,timestep;

Output:Variable,*,AFN Zone Mixing Volume,timestep;

Output:Variable,Window1,AFN Surface Venting Availability Status,timestep;
Expand Down
8 changes: 8 additions & 0 deletions testfiles/AirflowNetwork_MultiAirLoops.idf
Original file line number Diff line number Diff line change
Expand Up @@ -3359,6 +3359,14 @@

Output:Variable,*,AFN Zone Infiltration Latent Heat Loss Energy,timestep;

Output:Variable,*,AFN Zone Ventilation Latent Heat Gain Rate,timestep;

Output:Variable,*,AFN Zone Ventilation Latent Heat Gain Energy,timestep;

Output:Variable,*,AFN Zone Ventilation Latent Heat Loss Rate,timestep;

Output:Variable,*,AFN Zone Ventilation Latent Heat Loss Energy,timestep;

Output:Variable,*,AFN Zone Mixing Latent Heat Gain Rate,timestep;

Output:Variable,*,AFN Zone Mixing Latent Heat Gain Energy,timestep;
Expand Down
4 changes: 4 additions & 0 deletions testfiles/AirflowNetwork_MultiZone_SmallOffice.idf
Original file line number Diff line number Diff line change
Expand Up @@ -3077,6 +3077,10 @@

Output:Variable,*,AFN Zone Infiltration Sensible Heat Gain Energy,timestep,ReportSch;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Loss Energy,timestep,ReportSch;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Gain Energy,timestep,ReportSch;

Output:Variable,Zn003:Wall002:Win001,AFN Linkage Node 1 to Node 2 Volume Flow Rate,timestep;

Output:Variable,Zn003:Wall002:Win001,AFN Linkage Node 2 to Node 1 Volume Flow Rate,timestep;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3227,6 +3227,10 @@

Output:Variable,*,AFN Zone Infiltration Sensible Heat Gain Energy,timestep,ReportSch;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Loss Energy,timestep,ReportSch;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Gain Energy,timestep,ReportSch;

Output:Variable,Zn003:Wall002:Win001,AFN Linkage Node 1 to Node 2 Volume Flow Rate,timestep;

Output:Variable,Zn003:Wall002:Win001,AFN Linkage Node 2 to Node 1 Volume Flow Rate,timestep;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3128,6 +3128,10 @@

Output:Variable,*,AFN Zone Infiltration Sensible Heat Gain Energy,timestep,ReportSch;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Loss Energy,timestep,ReportSch;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Gain Energy,timestep,ReportSch;

Output:Variable,Zn003:Wall002:Win001,AFN Linkage Node 1 to Node 2 Volume Flow Rate,timestep;

Output:Variable,Zn003:Wall002:Win001,AFN Linkage Node 2 to Node 1 Volume Flow Rate,timestep;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3123,6 +3123,10 @@

Output:Variable,*,AFN Zone Infiltration Sensible Heat Gain Energy,timestep,ReportSch;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Loss Energy,timestep,ReportSch;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Gain Energy,timestep,ReportSch;

Output:Variable,Zn003:Wall002:Win001,AFN Linkage Node 1 to Node 2 Volume Flow Rate,timestep;

Output:Variable,Zn003:Wall002:Win001,AFN Linkage Node 2 to Node 1 Volume Flow Rate,timestep;
Expand Down
6 changes: 6 additions & 0 deletions testfiles/AirflowNetwork_Multizone_HorizontalOpening.idf
Original file line number Diff line number Diff line change
Expand Up @@ -2068,6 +2068,12 @@

Output:Variable,*,AFN Zone Infiltration Sensible Heat Gain Energy,Timestep;

Output:Variable,*,AFN Zone Ventilation Volume,Timestep;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Loss Energy,Timestep;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Gain Energy,Timestep;

Output:Variable,*,AFN Zone Mixing Volume,Timestep;

Output:Variable,Window1,AFN Surface Venting Availability Status,Timestep;
Expand Down
4 changes: 4 additions & 0 deletions testfiles/EMSAirflowNetworkOpeningControlByHumidity.idf
Original file line number Diff line number Diff line change
Expand Up @@ -3172,6 +3172,10 @@

Output:Variable,*,AFN Zone Infiltration Sensible Heat Gain Energy,timestep,ReportSch;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Loss Energy,timestep,ReportSch;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Gain Energy,timestep,ReportSch;

Output:Variable,Zn003:Wall002:Win001,AFN Linkage Node 1 to Node 2 Volume Flow Rate,timestep;

Output:Variable,Zn003:Wall002:Win001,AFN Linkage Node 2 to Node 1 Volume Flow Rate,timestep;
Expand Down
4 changes: 4 additions & 0 deletions testfiles/HybridVentilationControl.idf
Original file line number Diff line number Diff line change
Expand Up @@ -3222,6 +3222,10 @@

Output:Variable,*,AFN Zone Infiltration Sensible Heat Gain Energy,timestep,ReportSch;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Loss Energy,timestep,ReportSch;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Gain Energy,timestep,ReportSch;

Output:Variable,Zn003:Wall002:Win001,AFN Linkage Node 1 to Node 2 Volume Flow Rate,timestep;

Output:Variable,Zn003:Wall002:Win001,AFN Linkage Node 2 to Node 1 Volume Flow Rate,timestep;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3172,6 +3172,10 @@

Output:Variable,*,AFN Zone Infiltration Sensible Heat Gain Energy,timestep,ReportSch;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Loss Energy,timestep,ReportSch;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Gain Energy,timestep,ReportSch;

Output:Variable,Zn003:Wall002:Win001,AFN Linkage Node 1 to Node 2 Volume Flow Rate,timestep;

Output:Variable,Zn003:Wall002:Win001,AFN Linkage Node 2 to Node 1 Volume Flow Rate,timestep;
Expand Down
6 changes: 6 additions & 0 deletions testfiles/RoomAirflowNetwork.idf
Original file line number Diff line number Diff line change
Expand Up @@ -2263,6 +2263,12 @@

Output:Variable,*,AFN Zone Infiltration Sensible Heat Gain Rate,Timestep;

Output:Variable,*,AFN Zone Ventilation Volume,Timestep;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Loss Energy,Timestep;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Gain Energy,Timestep;

Output:Variable,*,AFN Zone Mixing Volume,Timestep;

Output:Variable,Window1,AFN Surface Venting Availability Status,Timestep;
Expand Down
4 changes: 4 additions & 0 deletions testfiles/_FanCoilHybridVentAFN.idf
Original file line number Diff line number Diff line change
Expand Up @@ -3180,6 +3180,10 @@

Output:Variable,West Zone,AFN Zone Infiltration Sensible Heat Gain Energy,Timestep;

Output:Variable,West Zone,AFN Zone Ventilation Sensible Heat Loss Energy,Timestep;

Output:Variable,West Zone,AFN Zone Ventilation Sensible Heat Gain Energy,Timestep;

Output:Variable,*,Heating Coil NaturalGas Rate,Timestep;

Output:Variable,*,Cooling Coil Electricity Rate,Timestep;
Expand Down
4 changes: 4 additions & 0 deletions testfiles/_HybridVentilationControlGlobalAN.idf
Original file line number Diff line number Diff line change
Expand Up @@ -3190,6 +3190,10 @@

Output:Variable,*,AFN Zone Infiltration Sensible Heat Gain Energy,Hourly;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Loss Energy,Hourly;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Gain Energy,Hourly;

Output:Variable,Zn003:Wall002:Win001,AFN Linkage Node 1 to Node 2 Volume Flow Rate,Hourly;

Output:Variable,Zn003:Wall002:Win001,AFN Linkage Node 2 to Node 1 Volume Flow Rate,Hourly;
Expand Down
4 changes: 4 additions & 0 deletions testfiles/_HybridVentilationControl_MinTime.idf
Original file line number Diff line number Diff line change
Expand Up @@ -3192,6 +3192,10 @@

Output:Variable,*,AFN Zone Infiltration Sensible Heat Gain Energy,timestep,ReportSch;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Loss Energy,timestep,ReportSch;

Output:Variable,*,AFN Zone Ventilation Sensible Heat Gain Energy,timestep,ReportSch;

Output:Variable,Zn003:Wall002:Win001,AFN Linkage Node 1 to Node 2 Volume Flow Rate,timestep;

Output:Variable,Zn003:Wall002:Win001,AFN Linkage Node 2 to Node 1 Volume Flow Rate,timestep;
Expand Down

1 comment on commit b979ed6

@nrel-bot-3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

8475-Separate-AFN-infiltration-from-natural-ventilation (mjwitte) - x86_64-MacOS-10.15-clang-11.0.0: OK (3055 of 3080 tests passed, 10 test warnings)

Messages:\n

  • 33 tests had: AUD diffs.
  • 31 tests had: RDD diffs.
  • 14 tests had: ESO small diffs.
  • 15 tests had: MTD diffs.
  • 25 tests had: Table big diffs.
  • 3 tests had: ESO big diffs.
  • 11 tests had: EIO diffs.
  • 1 test had: Table small diffs.
  • 10 tests had: MTR small diffs.

Failures:\n

regression Test Summary

  • Passed: 697
  • Failed: 25

Build Badge Test Badge

Please sign in to comment.