ACTIVSg2000, ACTIVSg10k, Hawaii, IEEE39 Validation Data - #564
Open
lukelowry wants to merge 6 commits into
Open
Conversation
lukelowry
force-pushed
the
lukel/cases-polish-dev
branch
from
September 1, 2026 16:39
2651008 to
2cf81d3
Compare
lukelowry
marked this pull request as ready for review
September 1, 2026 16:44
Collaborator
Author
|
Once this is merged, we should be able to remove the older cases from |
lukelowry
force-pushed
the
lukel/cases-polish-dev
branch
from
September 3, 2026 16:01
2cf81d3 to
d443851
Compare
7 tasks
lukelowry
force-pushed
the
lukel/cases-polish-dev
branch
2 times, most recently
from
September 5, 2026 17:09
b97ed93 to
f16f381
Compare
Collaborator
Author
|
@nkoukpaizan This one is ready! |
nkoukpaizan
reviewed
Sep 7, 2026
Comment on lines
+188
to
+191
| parser = argparse.ArgumentParser() | ||
| parser.add_argument("study", type=Path) | ||
| parser.add_argument("--rundir", type=Path) | ||
| parser.add_argument("--outdir", type=Path) |
Collaborator
There was a problem hiding this comment.
I'm debating whether to include this python code or not. At a minimum, we'd want some usage documentation and error handling for incorrect arguments.
Collaborator
Author
There was a problem hiding this comment.
Your call, I threw it in just so the style of the plots stays consistent. I don't have a preference
lukelowry
force-pushed
the
lukel/cases-polish-dev
branch
from
September 8, 2026 00:05
f16f381 to
f799123
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Validation data (and updated cases with supported models) for ACTIVSg2000, ACTIVSg10k, Hawaii, IEEE39.
Proposed changes
cases/in clean, maintainable formatChecklist
-Wall -Wpedantic -Wconversion -Wextra.Further comments
Major success. PowerWorld doesn't expose controls to lower the network solution below

1e-5tolerance, so I think we are nearing the tightest validation error we can get with the PowerWorld reference.