Skip to content

Commit a9dfb28

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

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
@@ -2931,7 +2931,7 @@ def pvwatts_dc(effective_irradiance, temp_cell, pdc0, gamma_pdc, temp_ref=25.,
29312931
temp_ref: numeric, default 25.0
29322932
Cell reference temperature. PVWatts defines it to be 25 C and
29332933
is included here for flexibility. [C]
2934-
k: numeric, default 0.005
2934+
k: numeric, optional
29352935
Irradiance correction factor, defined in [2]_. [unitless]
29362936
cap_adjustment: Boolean, default False
29372937
Optional modification to [2]_, where no adjustment is applied above

0 commit comments

Comments
 (0)