Skip to content

Commit 9562f2a

Browse files
committed
Update plot_agrivoltaics_ground_irradiance.py
1 parent 691c01d commit 9562f2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/examples/agrivoltaics/plot_agrivoltaics_ground_irradiance.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
)
117117

118118
power_dc = pvlib.pvsystem.pvwatts_dc(
119-
g_poa_effective=irradiance['poa_global'],
119+
effective_irradiance=irradiance['poa_global'],
120120
temp_cell=temp_cell,
121121
pdc0=pdc0,
122122
gamma_pdc=gamma_pdc)

0 commit comments

Comments
 (0)