Skip to content

Commit

Permalink
Updated hpwh sizing unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
yunjoonjung-PNNL committed Aug 26, 2024
1 parent 9154825 commit 89fcec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_HPWH_sizing.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def test_HPWH_sizing(self):

data = [
[3.0, 0, 0, 0, 3.7], # untested - when T_amb <= T_amb_parameter,
[0, 0, 0, 0, 0], # untested - when total_hpwh_load == 0
[5, 0, 0, 0, 3.7], # untested - when total_hpwh_load == 0
[
5.0,
30,
Expand Down

0 comments on commit 89fcec8

Please sign in to comment.