8000 re-separate columns · RDaxini/pvlib-python@4df8ae2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4df8ae2

Browse files
committed
re-separate columns
1 parent 9f6aab6 commit 4df8ae2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/sphinx/source/user_guide/modeling_topics/spectrum.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,33 +32,33 @@ technologies, the Sandia Array Performance Model (SAPM) and spectral mismatch
3232
calculation are not specific to cell type; the former is validated for a range
3333
of commerical module products.
3434

35-
+---------------------------------------------------------+----------------------------+-----------------------------+
35+
+---------------------------------------------------------+----------------------------+-----------------+-----------+
3636
| Model | Inputs | Cell technology | Reference |
37-
+=========================================================+============================+=============================+
37+
+=========================================================+============================+=================+===========+
3838
| :py:func:`~pvlib.spectrum.spectral_factor_caballero` | :term:`absolute_airmass`, | CdTe, | |
3939
| | :term:`precipitable_water`,| mono-Si, | |
4040
| | aerosol optical depth | poly-Si, | [2]_ |
4141
| | | aSi, | |
4242
| | | CIGS, | |
4343
| | | Perovskite | |
44-
+---------------------------------------------------------+----------------------------+-----------------------------+
44+
+---------------------------------------------------------+----------------------------+-----------------+-----------+
4545
| :py:func:`~pvlib.spectrum.spectral_factor_firstsolar` | :term:`absolute_airmass`, | CdTe, | |
4646
| | :term:`precipitable_water` | poly-Si | [3]_ |
47-
+---------------------------------------------------------+----------------------------+-----------------------------+
47+
+---------------------------------------------------------+----------------------------+-----------------+-----------+
4848
| :py:func:`~pvlib.spectrum.spectral_factor_sapm` | :term:`absolute_airmass` | Multiple | [4]_ |
49-
+---------------------------------------------------------+----------------------------+-----------------------------+
49+
+---------------------------------------------------------+----------------------------+-----------------+-----------+
5050
| :py:func:`~pvlib.spectrum.spectral_factor_pvspec` | :term:`absolute_airmass`, | CdTe, | |
5151
| | clearsky index | poly-Si, | |
5252
| | | mono-Si, | |
5353
| | | CIGS, | [5]_ |
5454
| | | aSi | |
55-
+---------------------------------------------------------+----------------------------+-----------------------------+
55+
+---------------------------------------------------------+----------------------------+-----------------+-----------+
5656
| :py:func:`~pvlib.spectrum.spectral_factor_jrc` | :term:`relative_airmass`, | CdTe, | |
5757
| | clearsky index | poly-Si | [6]_ |
58-
+---------------------------------------------------------+----------------------------+-----------------------------+
58+
+---------------------------------------------------------+----------------------------+-----------------+-----------+
5959
| :py:func:`~pvlib.spectrum.calc_spectral_mismatch_field` | spectral response, | Any single | |
6060
| | :term: 52E5 `spectra` | junction | |
61-
+---------------------------------------------------------+----------------------------+-----------------------------+
61+
+---------------------------------------------------------+----------------------------+-----------------+-----------+
6262

6363

6464
References

0 commit comments

Comments
 (0)
0