You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When pvsystem.singlediode is called with method = 'brentq' or method = 'newton' and ivcurve_pnts > 0, singlediode.bishop88 is called to calculate the voltage and current of the ivcurve points. singlediode.bishop88 expects diode voltage, but pvsystem.singlediode passes it voltage instead.