Skip to content

pvlib.temperature.ross could accept ross parameter as a NOCT alternative #2506

@ramaroesilva

Description

@ramaroesilva

Is your feature request related to a problem? Please describe.
Some papers on module temperature modelling propose Ross coefficient values instead of NOCT. Because this coefficient is not accepeted as input to pvlib.temperature.ross, users need to first manually compute the equivalent NOCT.

Describe the solution you'd like
Include Ross coefficient in pvlib.temperature.ross as an alternative input to NOCT. Table 2 in Skoplaki and Palyvos (2009) also proposes values for different mountings that could be mentioned in the documentation (or defined as default configurations that are activated through a string input - similar to the model input in pvlib.irradiance.perez).

Describe alternatives you've considered
An alternative would be to only define default configurations that internally already consider the equivalent NOCT of each mounting.

Additional context
Table from Skoplaki and Palyvos

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions