Skip to content

Add reference temperature and irradiance as optional parameters to pvsystem.sapm #2432

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
RDaxini opened this issue Apr 10, 2025 · 0 comments · May be fixed by #2434
Open

Add reference temperature and irradiance as optional parameters to pvsystem.sapm #2432

RDaxini opened this issue Apr 10, 2025 · 0 comments · May be fixed by #2434

Comments

@RDaxini
Copy link
Contributor

RDaxini commented Apr 10, 2025

Is your feature request related to a problem? Please describe.
Reference irradiance and temperature values cannot be set by the user in pvsystem.sapm

Describe the solution you'd like
Add reference temperature and irradiance as optional arguments

Additional context
Addressing this comment:

pvlib-python/pvlib/pvsystem.py

Lines 2287 to 2290 in d62b9b1

# TODO: someday, change temp_ref and irrad_ref to reference_temperature and
# reference_irradiance and expose
temp_ref = 25
irrad_ref = 1000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant