Skip to content

Commit 23bfd68

Browse files
committed
Update v0.11.2.rst
1 parent 5869a19 commit 23bfd68

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,10 @@ Documentation
1616
~~~~~~~~~~~~~
1717
* Edited docstrings for :py:func:`~pvlib.pvsystem.dc_ohms_from_percent` and
1818
:py:func:`~pvlib.pvsystem.dc_ohmic_losses` for clarity. (:issue:`1601`, :pull:`2229`)
19-
* Corrected the default values for module height and racking model to None in
20-
the :py:class:`~pvlib.pvsystem.PVSystem` and
21-
:py:class:`~pvlib.pvsystem.FixedMount` docstrings, added the freestanding
22-
racking model option, and various formatting edits for clarity.
23-
(:issue:`1942`, :pull:`2232`)
19+
* Added 'freestanding' and 'insulated' `racking_model` options for cell
20+
temperature calculation in :py:class:`~pvlib.pvsystem.PVSystem` and
21+
:py:class:`~pvlib.pvsystem.FixedMount` docstrings. Various formatting edits
22+
for clarity. (:issue:`1942`, :pull:`2232`)
2423
* Updated :py:func:`~pvlib.irradiance.reindl` to include definitions of terms
2524
and a new "notes" section (:issue:`2183`, :pull:`2193`)
2625

0 commit comments

Comments
 (0)