File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1130,7 +1130,7 @@ class Array:
1130
1130
May be used to look up the module_parameters dictionary
1131
1131
via some other method.
1132
1132
1133
- module_type : None or string, default 'glass_polymer'
1133
+ module_type : None or string, default None
1134
1134
Describes the module's construction. Valid strings are 'glass_polymer'
1135
1135
and 'glass_glass'. Used for cell and module temperature calculations.
1136
1136
@@ -1147,7 +1147,7 @@ class Array:
1147
1147
strings: int, default 1
1148
1148
Number of parallel strings in the array.
1149
1149
1150
- racking_model : None or string, default 'open_rack'
1150
+ racking_model : None or string, default None
1151
1151
Valid strings are 'open_rack', 'close_mount', and 'insulated_back'.
1152
1152
Used to identify a parameter set for the SAPM cell temperature model.
1153
1153
You can’t perform that action at this time.
0 commit comments