Skip to content

Commit

Permalink
Format equation text in ivtools/sde.py (#1750)
Browse files Browse the repository at this point in the history
  • Loading branch information
cwhanse committed May 26, 2023
1 parent 75d800a commit 5596be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pvlib/ivtools/sde.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ def fit_sandia_simple(voltage, current, v_oc=None, i_sc=None, v_mp_i_mp=None,
.. math::
I &\approx \frac{I_{L}}{1 + G_{p} R_{s}}
- \frac{G_{p}}{1 + G_{p}R_{s}} V
- \frac{G_{p}}{1 + G_{p}R_{s}} V \\
&= \beta_{0} + \beta_{1} V
4. The exponential portion of the IV curve is defined by
Expand Down

0 comments on commit 5596be3

Please sign in to comment.