Skip to content

Add an option to apply nonlinear irradiance response correction #15

@williamhobbs

Description

@williamhobbs

See https://groups.google.com/g/pvlib-python/c/-3UuvBtWByY for some discussion.

Right now, I think the best option is to implement the "improved model" from Marion 2008 [1]. Two notes about it:

  1. There appears to be a typo in one of the equations in Fig. 5 - eq. 10 is different and seems to be correct.
  2. I don't like that the linear portion of the piecewise correction (for irradiance > 200 W/m^2) continues to increase efficiency above nominal at irradiance above 1000 W/m^2. I think adding a third equation that sets the correction to 1.0 above 1000 would be better.

[1] B. Marion, "Comparison of Predictive Models for Photovoltaic Module Performance," IEEE PVSC 2008, https://docs.nrel.gov/docs/fy08osti/42511.pdf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions