We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9238ab1 commit 3b98de8Copy full SHA for 3b98de8
tests/test_pvsystem.py
@@ -495,7 +495,7 @@ def test_PVSystem_faiman_celltemp(mocker):
495
496
497
def test_PVSystem_faiman_rad_celltemp(mocker):
498
- ir_down = 50 # arbitrary value
+ longwave_down = 50 # arbitrary value
499
# default values, u0 and u1 being adjusted in same proportion as in
500
# https://www.osti.gov/servlets/purl/1884890/ (not suggested, just example)
501
u0, u1 = 25.0*0.86, 6.84*0.88
0 commit comments