Skip to content

Commit 3b98de8

Browse files
cwhansekandersolar
andauthored
Apply suggestions from code review
Co-authored-by: Kevin Anderson <kevin.anderso@gmail.com>
1 parent 9238ab1 commit 3b98de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_pvsystem.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ def test_PVSystem_faiman_celltemp(mocker):
495495

496496

497497
def test_PVSystem_faiman_rad_celltemp(mocker):
498-
ir_down = 50 # arbitrary value
498+
longwave_down = 50 # arbitrary value
499499
# default values, u0 and u1 being adjusted in same proportion as in
500500
# https://www.osti.gov/servlets/purl/1884890/ (not suggested, just example)
501501
u0, u1 = 25.0*0.86, 6.84*0.88

0 commit comments

Comments
 (0)