Skip to content

Commit 6d7ae12

Browse files
committed
linting
1 parent 05f5408 commit 6d7ae12

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pvlib/pvsystem.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2907,7 +2907,7 @@ def pvwatts_dc(effective_irradiance, temp_cell, pdc0, gamma_pdc, temp_ref=25.,
29072907
This adjustment increases relative efficiency for irradiance above 1000
29082908
W/m^2, which may not be desired. An optional input, `capped_adjustment`,
29092909
modifies the adjustment from [2]_ to only apply below 1000 W/m^2.
2910-
2910+
29112911
Note that ``pdc0`` is also used as a symbol in
29122912
:py:func:`pvlib.inverter.pvwatts`. ``pdc0`` in this function refers to the DC
29132913
power of the modules at reference conditions. ``pdc0`` in
@@ -2948,7 +2948,7 @@ def pvwatts_dc(effective_irradiance, temp_cell, pdc0, gamma_pdc, temp_ref=25.,
29482948
http://pvwatts.nrel.gov/downloads/pvwattsv5.pdf
29492949
(2014).
29502950
.. [2] B. Marion, "Comparison of Predictive Models for
2951-
Photovoltaic Module Performance,"
2951+
Photovoltaic Module Performance,"
29522952
https://doi.org/10.1109/PVSC.2008.4922586,
29532953
https://docs.nrel.gov/docs/fy08osti/42511.pdf
29542954
(2008).

0 commit comments

Comments
 (0)