Skip to content

Commit feafcea

Browse files
Update pvlib/irradiance.py
Co-authored-by: Adam R. Jensen <[email protected]>
1 parent ea15728 commit feafcea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pvlib/irradiance.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1007,7 +1007,7 @@ def muneer(surface_tilt, dhi, b):
10071007
(e.g. surface facing up = 0, surface facing horizon = 90)
10081008
10091009
dhi : numeric
1010-
Diffuse horizontal irradiance in W/m^2. DHI must be >=0.
1010+
Diffuse horizontal irradiance. [W/m^2]
10111011
10121012
b : numeric
10131013
Radiance distribution index, introduced by Moon and Spencer [2]_ to model

0 commit comments

Comments
 (0)