Skip to content

Commit

Permalink
Update irradiance.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RDaxini committed Sep 29, 2024
1 parent 3ccef46 commit a7ba8ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pvlib/irradiance.py
Original file line number Diff line number Diff line change
Expand Up @@ -734,9 +734,9 @@ def haydavies(surface_tilt, surface_azimuth, dhi, dni, dni_extra,
The Hay and Davies model determines the diffuse irradiance from
the sky (ground reflected irradiance is not included in this
algorithm) on a tilted surface using the surface tilt angle, surface
azimuth angle, diffuse horizontal irradiance, direct normal
irradiance, extraterrestrial irradiance, sun zenith angle, and sun
azimuth angle.
azimuth angle, diffuse horizontal irradiance,
:term:`Direct Normal Irradiance<dni>`, extraterrestrial irradiance, sun
zenith angle, and sun azimuth angle.
Parameters
----------
Expand Down

0 comments on commit a7ba8ea

Please sign in to comment.