Skip to content

Commit 6a4115e

Browse files
committed
oops
1 parent 4ef72e5 commit 6a4115e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pvlib/temperature.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ def _fuentes_hconv(tave, windmod, tinoct, temp_delta, xlen, check_reynold):
451451
return hconv
452452

453453

454-
def fuentes(poa_global, temp_air, wind_speed, inoct, module_height=5,
454+
def fuentes(poa_global, temp_air, wind_speed, noct_installed, module_height=5,
455455
wind_height=9.144, emissivity=0.84, absorption=0.83,
456456
hydraulic_diameter=0.5):
457457
"""

0 commit comments

Comments
 (0)