Skip to content

Commit ea15728

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pvlib/irradiance.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -996,8 +996,8 @@ def king(surface_tilt, dhi, ghi, solar_zenith):
996996

997997
def muneer(surface_tilt, dhi, b):
998998
'''
999-
Determine diffuse irradiance from the sky on a tilted surface using
1000-
the Muneer [1]_ model.
999+
Determine sky diffuse irradiance on a tilted surface using the
1000+
Muneer [1]_ model.
10011001
10021002
Parameters
10031003
----------

0 commit comments

Comments
 (0)