-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #758 from NREL/hers_outputs
Updates HERS test outputs
- Loading branch information
Showing
6 changed files
with
51 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Test Case,HVAC (kWh or therm),HVAC Fan (kWh) | ||
HVAC1a.xml,6215.45,958.05 | ||
HVAC1b.xml,4618.8,958.05 | ||
HVAC2a.xml,639.31,542.47 | ||
HVAC2b.xml,554.07,542.47 | ||
HVAC2c.xml,7658.24,1129.2 | ||
HVAC2d.xml,4642.54,1129.2 | ||
HVAC2e.xml,14614.58,542.47 | ||
Test Case,Heat/Cool Energy (MBtu),Fan Energy (MBtu) | ||
HVAC1a.xml,21.21,3.27 | ||
HVAC1b.xml,15.76,3.27 | ||
HVAC2a.xml,63.93,1.85 | ||
HVAC2b.xml,55.41,1.85 | ||
HVAC2c.xml,26.13,3.85 | ||
HVAC2d.xml,15.84,3.85 | ||
HVAC2e.xml,49.87,1.85 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
Test Case,Heat/Cool (kWh or therm),HVAC Fan (kWh) | ||
HVAC3a.xml,562.71,327.95 | ||
HVAC3e.xml,6217.5,957.76 | ||
HVAC3b.xml,687.53,579.11 | ||
HVAC3c.xml,593.94,383.04 | ||
HVAC3d.xml,648.15,566.8 | ||
HVAC3f.xml,7859.87,1211.85 | ||
HVAC3g.xml,6633.66,1019.3 | ||
HVAC3h.xml,7389.79,1113.96 | ||
Test Case,Heat/Cool Energy (MBtu),Fan Energy (MBtu) | ||
HVAC3a.xml,56.27,1.12 | ||
HVAC3b.xml,68.75,1.98 | ||
HVAC3c.xml,59.39,1.31 | ||
HVAC3d.xml,64.82,1.93 | ||
HVAC3e.xml,21.22,3.27 | ||
HVAC3f.xml,26.82,4.14 | ||
HVAC3g.xml,22.64,3.48 | ||
HVAC3h.xml,25.22,3.8 |
30 changes: 15 additions & 15 deletions
30
workflow/tests/base_results/RESNET_Test_4.6_Hot_Water.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
Test Case,DHW Energy (therms),Recirc Pump (kWh) | ||
L100AD-HW-01.xml,194.9,0.0 | ||
L100AD-HW-02.xml,259.5,0.0 | ||
L100AD-HW-03.xml,174.1,0.0 | ||
L100AD-HW-04.xml,251.2,0.0 | ||
L100AD-HW-05.xml,548.5,439.6 | ||
L100AD-HW-06.xml,227.5,5.9 | ||
L100AD-HW-07.xml,206.5,0.0 | ||
L100AM-HW-01.xml,110.3,0.0 | ||
L100AM-HW-02.xml,135.6,0.0 | ||
L100AM-HW-03.xml,90.8,0.0 | ||
L100AM-HW-04.xml,132.5,0.0 | ||
L100AM-HW-05.xml,295.7,439.6 | ||
L100AM-HW-06.xml,122.7,5.9 | ||
L100AM-HW-07.xml,120.4,0.0 | ||
Test Case,DHW Energy (MBtu),Pump Energy (MBtu) | ||
L100AD-HW-01.xml,19.49,0.0 | ||
L100AD-HW-02.xml,25.95,0.0 | ||
L100AD-HW-03.xml,17.41,0.0 | ||
L100AD-HW-04.xml,25.12,0.0 | ||
L100AD-HW-05.xml,54.85,1.5 | ||
L100AD-HW-06.xml,22.75,0.02 | ||
L100AD-HW-07.xml,20.65,0.0 | ||
L100AM-HW-01.xml,11.03,0.0 | ||
L100AM-HW-02.xml,13.56,0.0 | ||
L100AM-HW-03.xml,9.08,0.0 | ||
L100AM-HW-04.xml,13.25,0.0 | ||
L100AM-HW-05.xml,29.57,1.5 | ||
L100AM-HW-06.xml,12.27,0.02 | ||
L100AM-HW-07.xml,12.04,0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters