Skip to content

Commit 40328c8

Browse files
Update pvlib/pvsystem.py
Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>
1 parent 6d7ae12 commit 40328c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pvlib/pvsystem.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2933,7 +2933,7 @@ def pvwatts_dc(effective_irradiance, temp_cell, pdc0, gamma_pdc, temp_ref=25.,
29332933
is included here for flexibility. [C]
29342934
k: numeric, default 0.005
29352935
Irradiance correction factor, defined in [2]_. [unitless]
2936-
modified_marion: Boolean, default False
2936+
cap_adjustment: Boolean, default False
29372937
Optional modification to [2]_, where no adjustment is applied above
29382938
1000 W/m^2.
29392939

0 commit comments

Comments
 (0)