We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5c56e2 commit ae64732Copy full SHA for ae64732
pvlib/pvsystem.py
@@ -1480,8 +1480,8 @@ class SingleAxisTrackerMount(AbstractMount):
1480
Valid strings are ``'open_rack'``, ``'close_mount'``,
1481
``'insulated_back'`, ``'freestanding'`` and ``'insulated'``.
1482
Used to identify a parameter set for the SAPM or PVsyst cell
1483
- temperature model. ``'open_rack'`` should be used for systems with
1484
- single-axis trackers.
+ temperature model. ``'open_rack'`` or ``'freestanding'`` should
+ be used for systems with single-axis trackers.
1485
See :py:func:`~pvlib.temperature.sapm_module` and
1486
:py:func:`~pvlib.temperature.pvsyst_cell` for definitions.
1487
0 commit comments