Skip to content

Commit 551e722

Browse files
Update pvlib/pvsystem.py
Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>
1 parent a9dfb28 commit 551e722

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pvlib/pvsystem.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2934,8 +2934,7 @@ def pvwatts_dc(effective_irradiance, temp_cell, pdc0, gamma_pdc, temp_ref=25.,
29342934
k: numeric, optional
29352935
Irradiance correction factor, defined in [2]_. [unitless]
29362936
cap_adjustment: Boolean, default False
2937-
Optional modification to [2]_, where no adjustment is applied above
2938-
1000 W/m^2.
2937+
If True, apply the optional adjustment at and below 1000 W/m^2.
29392938
29402939
Returns
29412940
-------

0 commit comments

Comments
 (0)