Skip to content
New issue

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

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

Already on GitHub? # to your account

Adequacy check reports incorrect generation capacity value due to bug #1147

Closed
gmantegna opened this issue Jul 7, 2024 · 0 comments · Fixed by #1192
Closed

Adequacy check reports incorrect generation capacity value due to bug #1147

gmantegna opened this issue Jul 7, 2024 · 0 comments · Fixed by #1192
Assignees

Comments

@gmantegna
Copy link

The function adequacy_check in src/utils/IO/system_checks.jl currently reports an incorrect value for total generation capacity (this is a function that triggers a warning when there is less capacity than load). I believe this is due to a typo on line 126 of this file; it should read components = get_components(component_type, sys). Line is here:
https://github.com/NREL-Sienna/PowerSystems.jl/blob/9e6f8a7e073ef7b606d3bc3a32640fcb69789a99/src/utils/IO/system_checks.jl#L126C37-L126C46

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants