Skip to content

Commit 30487f9

Browse files
cwhanseadriesse
andauthored
Update pvlib/clearsky.py
Co-authored-by: Anton Driesse <anton.driesse@pvperformancelabs.com>
1 parent c6b93be commit 30487f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pvlib/clearsky.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def ineichen(apparent_zenith, airmass_absolute, linke_turbidity,
2222
Determine clear-sky GHI, DNI, and DHI using the Ineichen/Perez model.
2323
2424
The Ineichen and Perez clear sky model [1]_ [2]_ describes global
25-
horizontal irradiance (GHI) and direct normal irradiance (DNI), Diffuse
25+
horizontal irradiance (GHI) and direct normal irradiance (DNI). Diffuse
2626
horizontal irradiance (DHI) is then computed as DHI = GHI - DNI*cos(zenith)
2727
Analysis of clear sky models found the Ineichen/Perez model to have
2828
excellent performance with a minimal input data set [3]_.

0 commit comments

Comments
 (0)