Skip to content

Commit 241ba2c

Browse files
committed
fix table
1 parent f9606dc commit 241ba2c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,13 @@ from various datasources:
100100
| Function | SDM | Inputs |
101101
+===============================================================+=========+====================+
102102
| :py:func:`~pvlib.ivtools.sdm.fit_cec_sam` | CEC | datasheet |
103+
+---------------------------------------------------------------+---------+--------------------+
103104
| :py:func:`~pvlib.ivtools.sdm.fit_desoto` | De Soto | datasheet |
105+
+---------------------------------------------------------------+---------+--------------------+
104106
| :py:func:`~pvlib.ivtools.sdm.fit_desoto_sandia` | De Soto | I-V curves |
107+
+---------------------------------------------------------------+---------+--------------------+
105108
| :py:func:`~pvlib.ivtools.sdm.fit_pvsyst_sandia` | PVsyst | I-V curves |
109+
+---------------------------------------------------------------+---------+--------------------+
106110
| :py:func:`~pvlib.ivtools.sdm.fit_pvsyst_iec61853_sandia_2025` | PVsyst | IEC 61853-1 matrix |
107111
+---------------------------------------------------------------+---------+--------------------+
108112

0 commit comments

Comments
 (0)