-
Notifications
You must be signed in to change notification settings - Fork 17
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 #1740 from NREL/furnace_heating_airflow_bugfix
Fix furnace heating airflow bug
- Loading branch information
Showing
12 changed files
with
1,402 additions
and
1,394 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
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,9 +1,9 @@ | ||
Test Case,Heat/Cool (kWh or therm),HVAC Fan (kWh) | ||
HVAC3a.xml,557.36,450.16 | ||
HVAC3a.xml,561.89,346.7 | ||
HVAC3e.xml,6217.5,957.76 | ||
HVAC3b.xml,673.73,656.77 | ||
HVAC3c.xml,585.15,522.55 | ||
HVAC3d.xml,637.48,621.6 | ||
HVAC3f.xml,7859.29,1211.56 | ||
HVAC3g.xml,6632.49,1019.3 | ||
HVAC3h.xml,7388.32,1113.67 | ||
HVAC3b.xml,684.33,610.17 | ||
HVAC3c.xml,592.52,404.44 | ||
HVAC3d.xml,646.24,575.88 | ||
HVAC3f.xml,7859.87,1211.56 | ||
HVAC3g.xml,6633.37,1019.3 | ||
HVAC3h.xml,7389.79,1113.96 |
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,6160.06,785.72 | ||
HVAC1b.xml,4574.55,785.72 | ||
HVAC2a.xml,635.91,620.14 | ||
HVAC2b.xml,551.12,620.14 | ||
HVAC1a.xml,6215.45,958.05 | ||
HVAC1b.xml,4618.8,958.05 | ||
HVAC2a.xml,638.17,568.85 | ||
HVAC2b.xml,553.08,568.85 | ||
HVAC2c.xml,7589.08,1187.82 | ||
HVAC2d.xml,4600.92,1187.82 | ||
HVAC2e.xml,14536.62,620.14 | ||
HVAC2e.xml,14588.2,568.85 |
Oops, something went wrong.