Skip to content

Commit

Permalink
Modifying testfiles to add the new outputs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmythms committed Oct 7, 2020
1 parent 6b73be5 commit a33d794
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
11 changes: 10 additions & 1 deletion testfiles/HVACTemplate-5ZonePurchAir.idf
Original file line number Diff line number Diff line change
Expand Up @@ -1930,6 +1930,16 @@

Output:Variable,*,Zone Ideal Loads Heat Recovery Active Time,hourly;

Output:Variable,*,Zone Ideal Loads Supply Air Temperature,Detailed;

Output:Variable,*,Zone Ideal Loads Supply Air Humidity Ratio,Detailed;

Output:Variable,*,Zone Ideal Loads Mixed Air Temperature,Detailed;

Output:Variable,*,Zone Ideal Loads Mixed Air Humidity Ratio,Detailed;

Output:Variable,*,System Node Mass Flow Rate,Detailed;

Output:Variable,SPACE2-1 Ideal Loads Outdoor Air Inlet,System Node Standard Density Volume Flow Rate,hourly;

Output:Variable,SPACE3-1 Ideal Loads Outdoor Air Inlet,System Node Standard Density Volume Flow Rate,hourly;
Expand Down Expand Up @@ -1969,4 +1979,3 @@

Output:Table:SummaryReports,
AllSummary; !- Report 1 Name

4 changes: 4 additions & 0 deletions testfiles/HVACTemplate-5ZonePurchAir.rvi
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,9 @@ Zone Ideal Loads Supply Air Latent Heating Rate
Zone Ideal Loads Supply Air Total Heating Rate
Zone Ideal Loads Economizer Active Time
Zone Ideal Loads Heat Recovery Active Time
Zone Ideal Loads Supply Air Temperature
Zone Ideal Loads Supply Air Humidity Ratio
Zone Ideal Loads Mixed Air Temperature
Zone Ideal Loads Mixed Air Humidity Ratio
System Node Standard Density Volume Flow Rate
0

5 comments on commit a33d794

@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.

Add-New-Zone-Ideal-Loads-Output-Variables (jmythms) - x86_64-MacOS-10.15-clang-11.0.0: OK (2983 of 2984 tests passed, 73 test warnings)

Messages:\n

  • 74 tests had: AUD diffs.
  • 71 tests had: RDD diffs.
  • 1 test had: MTD diffs.
  • 1 test had: Table big diffs.

Failures:\n

regression Test Summary

  • Passed: 716
  • Failed: 1

Build Badge Test Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

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

Add-New-Zone-Ideal-Loads-Output-Variables (jmythms) - x86_64-Linux-Ubuntu-18.04-gcc-7.5: OK (2948 of 3024 tests passed, 0 test warnings)

Messages:\n

  • 76 tests had: AUD diffs.
  • 73 tests had: RDD diffs.
  • 1 test had: EIO diffs.
  • 1 test had: ESO small diffs.
  • 1 test had: MTR small diffs.
  • 2 tests had: Table big diffs.
  • 1 test had: MTD diffs.

Failures:\n

regression Test Summary

  • Passed: 661
  • Failed: 76

Build Badge Test Badge

@nrel-bot-2b
Copy link

Choose a reason for hiding this comment

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

Add-New-Zone-Ideal-Loads-Output-Variables (jmythms) - x86_64-Linux-Ubuntu-18.04-gcc-7.5-UnitTestsCoverage-Debug: OK (1548 of 1548 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

@nrel-bot
Copy link

Choose a reason for hiding this comment

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

Add-New-Zone-Ideal-Loads-Output-Variables (jmythms) - Win64-Windows-10-VisualStudio-16: OK (2240 of 2240 tests passed, 0 test warnings)

Build Badge Test Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

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

Add-New-Zone-Ideal-Loads-Output-Variables (jmythms) - x86_64-Linux-Ubuntu-18.04-gcc-7.5-IntegrationCoverage-Debug: OK (722 of 722 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

Please sign in to comment.