Skip to content
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

Decide if PV panel should be a transformer or source component #3

Open
ciaradunks opened this issue Mar 13, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@ciaradunks
Copy link
Collaborator

ciaradunks commented Mar 13, 2024

Description of the issue

As of now, I have modelled the PV panel as a transformer that intakes solar irradiation and outputs electricity, taking the temperature factor into consideration. If we do not need the solar irradiation as a source though, it would be better to keep the panel as a source and directly use the solar irradiation timeseries.

Advantages of each solution

Advantages for PV as a transformer:

  • The solar irradiation is separate so you can use it for other components

Advantages for PV as a source:

  • Cleaner and less components
@ciaradunks ciaradunks added the enhancement New feature or request label Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant