Skip to content

Commit 8422e27

Browse files
committed
Update pvsystem.py
1 parent e9c1156 commit 8422e27

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
@@ -2234,7 +2234,7 @@ def sapm(effective_irradiance, temp_cell, module):
22342234
of modules. The CEC module database does not contain these parameters.
22352235
Both databases can be accessed using :py:func:`retrieve_sam`. The full list
22362236
of SAPM parameters is presented in the table below. Those that are required
2237-
in ``module`` are: `Bvmpo`, `Mbvmp`, `Bvoco`, `Mbvoc`, `N`,
2237+
in ``module`` are: `Bvmpo`, `Mbvmp`, `Bvoco`, `Mbvoc`, `N`, and
22382238
`Cells_in_Series`
22392239
22402240
================ ========================================================

0 commit comments

Comments
 (0)