Skip to content

Commit ae64732

Browse files
committed
pvsyst for trackers
1 parent c5c56e2 commit ae64732

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pvlib/pvsystem.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1480,8 +1480,8 @@ class SingleAxisTrackerMount(AbstractMount):
14801480
Valid strings are ``'open_rack'``, ``'close_mount'``,
14811481
``'insulated_back'`, ``'freestanding'`` and ``'insulated'``.
14821482
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.
1483+
temperature model. ``'open_rack'`` or ``'freestanding'`` should
1484+
be used for systems with single-axis trackers.
14851485
See :py:func:`~pvlib.temperature.sapm_module` and
14861486
:py:func:`~pvlib.temperature.pvsyst_cell` for definitions.
14871487

0 commit comments

Comments
 (0)