@@ -300,6 +300,18 @@ def sapm_cell_from_module(module_temperature, poa_global, deltaT,
300300 | glass/polymer | insulated back | -2.81 | -0.0455 | 0 |
301301 +---------------+----------------+-------+---------+---------------------+
302302
303+ Mounting cases can be described in terms of air flow across and around the
304+ rear-facing surface of the module:
305+
306+ * "open rack" refers to mounting that allows relatively free air flow.
307+ This case is typical of ground-mounted systems on fixed racking or
308+ single axis trackers.
309+ * "close roof" refers to limited or restricted air flow. This case is
310+ typical of roof-mounted systems with some gap behind the module.
311+ * "insulated back" refers to systems with no air flow contacting the rear
312+ surface of the module. This case is typical of building-integrated PV
313+ systems, or systems laid flat on a ground surface.
314+
303315 References
304316 ----------
305317 .. [1] King, D. et al, 2004, "Sandia Photovoltaic Array Performance
@@ -384,6 +396,16 @@ def pvsyst_cell(poa_global, temp_air, wind_speed=1.0, u_c=29.0, u_v=0.0,
384396 | insulated | 15.0 | 0.0 |
385397 +--------------+---------------+---------------+
386398
399+ Mounting cases can be described in terms of air flow across and around the
400+ rear-facing surface of the module:
401+
402+ * "freestanding" refers to mounting that allows relatively free air
403+ circulation around the modules. This case is typical of ground-mounted
404+ systems on tilted, fixed racking or single axis trackers.
405+ * "insluated" refers to mounting with air flow across only the front
406+ surface. This case is typical of roof-mounted systems with no gap
407+ behind the module.
408+
387409 References
388410 ----------
389411 .. [1] "PVsyst 7 Help", [Online]. Available:
0 commit comments