File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -168,8 +168,8 @@ class PVSystem:
168168 Inverter parameters as defined by the SAPM, CEC, or other.
169169
170170 racking_model : string, optional
171- Valid strings are 'open_rack', 'close_mount', 'freestanding', or
172- 'insulated_back'.
171+ Valid strings are 'open_rack', 'close_mount', 'freestanding',
172+ `insulated`, or 'insulated_back'.
173173 Used to identify a parameter set for the cell temperature model.
174174
175175 losses_parameters : dict or Series, optional
@@ -1372,8 +1372,8 @@ class FixedMount(AbstractMount):
13721372 West=270. [degrees]
13731373
13741374 racking_model : str, optional
1375- Valid strings are 'open_rack', 'close_mount', 'freestanding', or
1376- 'insulated_back'.
1375+ Valid strings are 'open_rack', 'close_mount', 'freestanding',
1376+ `insulated`, or 'insulated_back'.
13771377 Used to identify a parameter set for the cell temperature model.
13781378
13791379 module_height : float, optional
You can’t perform that action at this time.
0 commit comments