Skip to content

Commit ac58647

Browse files
committed
Update irradiance.py
add date to sentence
1 parent e2fcc85 commit ac58647

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
@@ -866,9 +866,9 @@ def reindl(surface_tilt, surface_azimuth, dhi, dni, ghi, dni_extra,
866866
Determine the diffuse irradiance from the sky on a tilted surface using
867867
the Reindl (1990) model.
868868
869-
The Reindl model [1]_ [2]_ determines the diffuse irradiance from the sky
870-
(ground reflected irradiance is not included in this algorithm) on a
871-
tilted surface using the surface tilt angle, surface azimuth angle,
869+
The Reindl (1990) model [1]_ [2]_ determines the diffuse irradiance from
870+
the sky (ground reflected irradiance is not included in this algorithm) on
871+
a tilted surface using the surface tilt angle, surface azimuth angle,
872872
diffuse horizontal irradiance, direct normal irradiance, global
873873
horizontal irradiance, extraterrestrial normal irradiance, sun zenith
874874
angle, and sun azimuth angle.

0 commit comments

Comments
 (0)