Skip to content

Commit 3d81b77

Browse files
committed
separate C param
1 parent c99eae1 commit 3d81b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pvlib/pvsystem.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2241,7 +2241,7 @@ def sapm(effective_irradiance, temp_cell, module, *, temperature_ref=25,
22412241
of SAPM parameters is presented in the table below. Those that are required
22422242
in the ``module`` parameter to run this model are as follows:
22432243
2244-
* ``C0C3``
2244+
* ``C0``, ``C1``, ``C2``, ``C3``
22452245
* ``Isco``
22462246
* ``Impo``
22472247
* ``Voco``

0 commit comments

Comments
 (0)