Open
Description
The parameter beta_voc
is named after v_oc
.
The parameter alpha_sc
is a bit inconsistent with this, since it should be alpha_isc
(after i_sc
).
In fact, the underlying SAM function also expects that name:
Lines 95 to 99 in 93adb59