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

Feature/power tracking update #118

Merged

Conversation

genevievestarke
Copy link
Collaborator

This update adds different power variables for each technology and implements a global plant power variable.

The global power variable is now main_dic["py_sims"]["inputs"]["available_power"], which collects power from all of the generation assets (i.e. wind and solar) but does not include any power produced by the battery.

A new wind farm power variable was also added in the wind farm dictionary under ["farm_power"].

Finally, the solar_pysam model was updated to fix a hanging if statement.

@genevievestarke genevievestarke merged commit e910d4e into NREL:develop Nov 12, 2024
3 of 6 checks passed
@misi9170 misi9170 mentioned this pull request Nov 22, 2024
18 tasks
@genevievestarke genevievestarke linked an issue Dec 3, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add plant output variable
2 participants