Skip to content

Commit 5702b97

Browse files
committed
update SingleAxisTrackerMount
1 parent 49f06bc commit 5702b97

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pvlib/pvsystem.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1471,8 +1471,9 @@ class SingleAxisTrackerMount(AbstractMount):
14711471
`cross_axis_tilt`. [degrees]
14721472
14731473
racking_model : str, optional
1474-
Valid strings are 'open_rack', 'close_mount', and 'insulated_back'.
1475-
Used to identify a parameter set for the SAPM cell temperature model.
1474+
Valid strings are 'open_rack', 'close_mount', 'freestanding',
1475+
'insulated', or 'insulated_back'.
1476+
Used to identify a parameter set for the cell temperature model.
14761477
14771478
module_height : float, optional
14781479
The height above ground of the center of the module [m]. Used for

0 commit comments

Comments
 (0)