Skip to content

Commit de46cc0

Browse files
cwhansekandersolar
authored andcommitted
Fix Ixx equation in pvsystem.sapm (pvlib#2019)
* fix Ixx equation, use Aimp * Update docs/sphinx/source/whatsnew/v0.10.5.rst * lint * lint * get the spacing right * more spacing --------- Co-authored-by: Kevin Anderson <[email protected]>
1 parent a357c11 commit de46cc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/sphinx/source/whatsnew/v0.10.5.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Bug fixes
3131
* Fixed :py:func:`pvlib.pvsystem.retrieve_sam` silently ignoring the ``path`` parameter
3232
when ``name`` was provided. Now an exception is raised requesting to only provide one
3333
of the two parameters. (:issue:`2018`, :pull:`2020`)
34+
* Corrected equation for Ixx0 in :py:func:`pvlib.pvsystem.sapm` (:issue:`2016`, :pull:`2019`)
3435
* Fixed :py:func:`pvlib.pvsystem.retrieve_sam` silently ignoring the `path` parameter
3536
when `name` was provided. Now an exception is raised requesting to only provide one
3637
of the two parameters. (:issue:`2018`, :pull:`2020`)

0 commit comments

Comments
 (0)