Skip to content

Commit 2c69218

Browse files
committed
units
1 parent 9b3b2b7 commit 2c69218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pvlib/ivtools/sdm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@ def fit_desoto_sandia(ivcurves, specs, const=None, maxiter=5, eps1=1.e-3):
587587
reference conditions, in units of V.
588588
dEgdT : float
589589
The temperature dependence of the energy bandgap (Eg) at reference
590-
conditions [eV/K]. May be either a scalar value
590+
conditions [1/K]. May be either a scalar value
591591
(e.g. -0.0002677 as in [1]_) or a DataFrame (this may be useful if
592592
dEgdT is a modeled as a function of temperature). For parameters
593593
from the SAM CEC module database, dEgdT=-0.0002677 is implicit for

0 commit comments

Comments
 (0)