-
Notifications
You must be signed in to change notification settings - Fork 37
Transformer ranking part 1 #562
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
Merged
Jerry-Jinfeng-Guo
merged 73 commits into
main
from
feature/transformer-tap-ranking-part-1
Apr 25, 2024
Merged
Changes from all commits
Commits
Show all changes
73 commits
Select commit
Hold shift + click to select a range
c7683be
retrieve components
nitbharambe f90ccf9
complete ranking
nitbharambe fd55807
make all refactor
nitbharambe 639c132
remove regulator info
nitbharambe 18deeda
add referencetype
nitbharambe c2e33de
change to iter
nitbharambe 7074154
make status bool
nitbharambe 510ce6e
rename create edge
nitbharambe ec73a32
edit stub component container
nitbharambe 83a6647
try other way
nitbharambe 4fbf9e7
Merge branch 'main' into feature/transformer-tap-ranking-part-1
nitbharambe 9a2b046
skip tests
nitbharambe 5823225
Merge branch 'main' into feature/transformer-tap-ranking-part-1
nitbharambe 3b0d869
Merge branch 'main' into feature/transformer-tap-ranking-part-1
Jerry-Jinfeng-Guo 847723d
[skip ci] combine retrieve source
nitbharambe 0247724
add test
nitbharambe e2aa2f2
Test graph for build_transformer_graph
Jerry-Jinfeng-Guo c540e59
Moved Transformer and Line init to functions
Jerry-Jinfeng-Guo c913f04
Merge pull request #569 from PowerGridModel/feature/transformer-ranki…
nitbharambe ef6dde1
refactor to avoid copy
nitbharambe 2851317
Added size checks before retrieve_info; updated the test
Jerry-Jinfeng-Guo e7c884e
Merge branch 'feature/transformer-tap-ranking-part-1' into feature/tr…
nitbharambe 8a7cf8f
Merge pull request #570 from PowerGridModel/feature/transformer-ranki…
nitbharambe 56b54e2
fix reserve
nitbharambe 09ca4b0
add regulator to stub
nitbharambe 43ad21b
change signature
nitbharambe 5aba2d5
add conditions
nitbharambe a61b6d6
Quick fix to the `size`call
Jerry-Jinfeng-Guo 7a50e2b
Permanent fix to the size function template list mismatch
Jerry-Jinfeng-Guo 0aed2dc
Merge branch 'main' into feature/transformer-tap-ranking-part-1
Jerry-Jinfeng-Guo 82e1378
`u_ref_angle` to `SourceInput` in test case
Jerry-Jinfeng-Guo 747f75a
Parameter initialization issue biting
Jerry-Jinfeng-Guo c64ee34
Merge branch 'main' into feature/transformer-tap-ranking-part-1
Jerry-Jinfeng-Guo 92b603e
`u_ref_angle`
Jerry-Jinfeng-Guo 6d1cbd6
add edge prop
nitbharambe 0dcd740
add regulators to test
nitbharambe 387a1c5
spell correction
nitbharambe d238c75
use state query
nitbharambe 70b13e0
add costruction complete
nitbharambe b87c9bd
Transformer edge fix
Jerry-Jinfeng-Guo 00986d8
add lv tap side check
nitbharambe 21f5417
Merge branch 'feature/transformer-tap-ranking-part-1' into feature/tr…
nitbharambe cf7baa4
Merge pull request #573 from PowerGridModel/feature/trafo-ranking-p1/…
nitbharambe bcb9e0c
prepare part 1 test
nitbharambe a04704c
add transformer3w to test
nitbharambe 8b4691c
fix 3w edge allocation
nitbharambe ce548b9
fix line link status
nitbharambe 138edb8
Processed comments and Sonar complains
Jerry-Jinfeng-Guo 6018a00
no! sonar
Jerry-Jinfeng-Guo 72c794c
Seriously no sonar
Jerry-Jinfeng-Guo cdd73a1
format
Jerry-Jinfeng-Guo 22f1f91
add exception test
nitbharambe 8d83a74
onto the final subtest; renamed `edge::pos` to sensible `from_to`; cl…
Jerry-Jinfeng-Guo 490b194
removed unused variable
Jerry-Jinfeng-Guo 07efd63
format Orz
Jerry-Jinfeng-Guo 6a0d679
Component initialization pain II
Jerry-Jinfeng-Guo 6799faa
the complete ranking done
Jerry-Jinfeng-Guo a40185d
linux has a strong opinion on order
Jerry-Jinfeng-Guo 7de1425
add exception on python side
nitbharambe 6f667a9
change error message
nitbharambe f10ffe0
replace idx2d of container
nitbharambe e479393
use test suite
nitbharambe 6271900
address minor comments
nitbharambe 08a7f14
address clang tidy
nitbharambe e3d5cd4
Processed comments and removed smells
Jerry-Jinfeng-Guo d9af306
o sonar, i smell
Jerry-Jinfeng-Guo da2371f
gcc
Jerry-Jinfeng-Guo 8bf6a0b
processed parts of comments
Jerry-Jinfeng-Guo 41e731b
address comments
nitbharambe 6e02a34
remove from lambda
nitbharambe 4532c57
processed comments
Jerry-Jinfeng-Guo 557643b
Merge branch 'main' into feature/transformer-tap-ranking-part-1
Jerry-Jinfeng-Guo 1b5b839
removed commentted line
Jerry-Jinfeng-Guo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.