Skip to content

Commit

Permalink
Update pvlib/pvarray.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cwhanse authored Jan 17, 2024
1 parent c4f64d9 commit 6cdd7b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pvlib/pvarray.py
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ def huld(effective_irradiance, temp_mod, pdc0, k=None, cell_type=None):
temp_mod: numeric
Module back-surface temperature. [C]
pdc0: numeric
Power of the modules at reference conditions :math:`1000 W/m^2`
Power of the modules at reference conditions 1000 :math:`W/m^2`
and :math:`25^{\circ}C`. [W]
k : tuple, optional
Empirical coefficients used in the power model. Length 6. If ``k`` is
Expand Down

0 comments on commit 6cdd7b0

Please sign in to comment.