Skip to content

Commit a7ba8ea

Browse files
committed
Update irradiance.py
1 parent 3ccef46 commit a7ba8ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pvlib/irradiance.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -734,9 +734,9 @@ def haydavies(surface_tilt, surface_azimuth, dhi, dni, dni_extra,
734734
The Hay and Davies model determines the diffuse irradiance from
735735
the sky (ground reflected irradiance is not included in this
736736
algorithm) on a tilted surface using the surface tilt angle, surface
737-
azimuth angle, diffuse horizontal irradiance, direct normal
738-
irradiance, extraterrestrial irradiance, sun zenith angle, and sun
739-
azimuth angle.
737+
azimuth angle, diffuse horizontal irradiance,
738+
:term:`Direct Normal Irradiance<dni>`, extraterrestrial irradiance, sun
739+
zenith angle, and sun azimuth angle.
740740
741741
Parameters
742742
----------

0 commit comments

Comments
 (0)