We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6211de commit 684553aCopy full SHA for 684553a
pvl_calcparams_CEC.m
@@ -109,7 +109,7 @@
109
Tref_K=25+273.15; % Reference cell temperature in Kelvin
110
Tcell_K=Tcell+273.15; % cell temperature in Kelvin
111
EgRef = 1.121; % in eV, see [1]
112
-dEgdT = -0.00002677; % see [1]
+dEgdT = -0.0002677; % see [1]
113
114
% adjust temperature coefficient for short-circuit current, Eq. 9.11 of [1]
115
aIsc = alpha_sc .* ( 1 - adjust/100);
0 commit comments