-
Notifications
You must be signed in to change notification settings - Fork 43
Regulator class for automatic tap changer #534
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
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
97cd5b3
license
petersalemink95 d8e1863
tap regulator input
petersalemink95 b9413fb
control side
petersalemink95 d8bc646
constructor + empty test
petersalemink95 240373c
ControlSide enum
petersalemink95 b9c55c8
transformer regulator update struct
petersalemink95 99c67ef
output struct + update update
petersalemink95 fd152c5
reach_limit is not needed
petersalemink95 ebd7c7b
update function
petersalemink95 1c39f96
get_output
petersalemink95 1ec949d
transformer tap regulator param
petersalemink95 9390e48
calc_param
petersalemink95 7e02cce
update component type enum
petersalemink95 19294a5
u_rated + beginning test
petersalemink95 a74ad90
(generic) regulator class
petersalemink95 f47576b
test energized
petersalemink95 b26d172
complete tests
petersalemink95 d2bdc2e
Merge branch 'main' into feature/regulator-class
petersalemink95 099b3fe
input json
petersalemink95 5a71392
update json
petersalemink95 b0ec7e8
output json
petersalemink95 998c1fe
use code gen
petersalemink95 0ac9bbc
fix some errors
petersalemink95 232a88c
code up and running again after updates
petersalemink95 a98a454
Merge branch 'main' into feature/regulator-class
petersalemink95 a6f2cc9
add const where possible
petersalemink95 2251d3e
updated input and update classes
petersalemink95 9e0d1ca
inverse update
petersalemink95 127f6f8
SC output type
petersalemink95 c30699a
general sc output
petersalemink95 926b5fe
fix build
petersalemink95 8ef7c80
fix some errors
petersalemink95 40aa49a
static_cast
petersalemink95 dd0224a
Merge remote-tracking branch 'origin/main' into feature/regulator-class
mgovers 5ac5dba
add test tap regulator update inverse + fix typo
mgovers 309a6a2
make gcc happy
mgovers 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
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.
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.