@@ -32,33 +32,33 @@ technologies, the Sandia Array Performance Model (SAPM) and spectral mismatch
32
32
calculation are not specific to cell type; the former is validated for a range
33
33
of commerical module products.
34
34
35
- +---------------------------------------------------------+----------------------------+------------------ -----------+
35
+ +---------------------------------------------------------+----------------------------+-----------------+ -----------+
36
36
| Model | Inputs | Cell technology | Reference |
37
- +=========================================================+============================+================== ===========+
37
+ +=========================================================+============================+=================+ ===========+
38
38
| :py:func: `~pvlib.spectrum.spectral_factor_caballero ` | :term: `absolute_airmass `, | CdTe, | |
39
39
| | :term: `precipitable_water `,| mono-Si, | |
40
40
| | aerosol optical depth | poly-Si, | [2 ]_ |
41
41
| | | aSi, | |
42
42
| | | CIGS, | |
43
43
| | | Perovskite | |
44
- +---------------------------------------------------------+----------------------------+------------------ -----------+
44
+ +---------------------------------------------------------+----------------------------+-----------------+ -----------+
45
45
| :py:func: `~pvlib.spectrum.spectral_factor_firstsolar ` | :term: `absolute_airmass `, | CdTe, | |
46
46
| | :term: `precipitable_water ` | poly-Si | [3 ]_ |
47
- +---------------------------------------------------------+----------------------------+------------------ -----------+
47
+ +---------------------------------------------------------+----------------------------+-----------------+ -----------+
48
48
| :py:func: `~pvlib.spectrum.spectral_factor_sapm ` | :term: `absolute_airmass ` | Multiple | [4 ]_ |
49
- +---------------------------------------------------------+----------------------------+------------------ -----------+
49
+ +---------------------------------------------------------+----------------------------+-----------------+ -----------+
50
50
| :py:func: `~pvlib.spectrum.spectral_factor_pvspec ` | :term: `absolute_airmass `, | CdTe, | |
51
51
| | clearsky index | poly-Si, | |
52
52
| | | mono-Si, | |
53
53
| | | CIGS, | [5 ]_ |
54
54
| | | aSi | |
55
- +---------------------------------------------------------+----------------------------+------------------ -----------+
55
+ +---------------------------------------------------------+----------------------------+-----------------+ -----------+
56
56
| :py:func: `~pvlib.spectrum.spectral_factor_jrc ` | :term: `relative_airmass `, | CdTe, | |
57
57
| | clearsky index | poly-Si | [6 ]_ |
58
- +---------------------------------------------------------+----------------------------+------------------ -----------+
58
+ +---------------------------------------------------------+----------------------------+-----------------+ -----------+
59
59
| :py:func: `~pvlib.spectrum.calc_spectral_mismatch_field ` | spectral response, | Any single | |
60
60
| | :term:
52E5
`spectra ` | junction | |
61
- +---------------------------------------------------------+----------------------------+------------------ -----------+
61
+ +---------------------------------------------------------+----------------------------+-----------------+ -----------+
62
62
63
63
64
64
References
0 commit comments