Skip to content

Commit 9290f41

Browse files
committed
Math
1 parent 10ac204 commit 9290f41

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pvlib/pvsystem.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3082,8 +3082,9 @@ def nonuniform_irradiance_deline_power_loss(
30823082
30833083
\text{model="fixed-tilt"} & \Rightarrow M[\%] =
30843084
0.142 \Delta[\%] + 0.032 \Delta[\%]^2 \qquad & \text{(11)}
3085+
30853086
\text{model="single-axis-tracking"} & \Rightarrow M[\%] =
3086-
0.054 \Delta[\%] + 0.068 \Delta[\%]^2 \qquad & \text{(12)} \\
3087+
0.054 \Delta[\%] + 0.068 \Delta[\%]^2 \qquad & \text{(12)}
30873088
30883089
where :math:`\Delta[\%]` is the Relative Mean Absolute Difference of the
30893090
global irradiance, Eq. (4) of [1]_ and [2]_.

0 commit comments

Comments
 (0)