Skip to content

Commit 068a710

Browse files
committed
update model description
1 parent f59eb77 commit 068a710

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pvlib/irradiance.py

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -669,10 +669,9 @@ def klucher(surface_tilt, surface_azimuth, dhi, ghi, solar_zenith,
669669
The Klucher (1979) model determines the diffuse irradiance
670670
from the sky (ground reflected irradiance is not included in this
671671
algorithm) on a tilted surface using the surface tilt angle, surface
672-
azimuth angle, diffuse horizontal irradiance, direct normal irradiance,
673-
global horizontal irradiance, extraterrestrial irradiance, sun zenith
674-
angle, and sun azimuth angle. The expression for the diffuse irradiance,
675-
:math:`I_d`, is as follows:
672+
azimuth angle, diffuse horizontal irradiance, global horizontal irradiance,
673+
sun zenith angle, and sun azimuth angle. The expression for the sky diffuse
674+
irradiance, :math:`I_d`, is as follows:
676675
677676
.. math::
678677

0 commit comments

Comments
 (0)