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

Reduced-order syngen models #207

Closed
wants to merge 63 commits into from
Closed

Conversation

dinkelbachjan
Copy link
Contributor

@dinkelbachjan dinkelbachjan commented Mar 18, 2023

This PR covers the implementation of iterative reduced-order synchronous generator models, namely the PCM and TPM models.
Removes DCIM implementations in DP_Ph1 as they are covered now by PCM models with zero iterations.
Implements a new DP-DQ interface, which is used now by all DP reduced-order synchronous generator models (PCM, TPM, VBR).

Based on #194
Rebase of #196

Related to #75

dinkelbachjan and others added 30 commits March 18, 2023 12:26
Signed-off-by: Jan Dinkelbach <[email protected]>
Signed-off-by: Martin Moraga <[email protected]>
Signed-off-by: Martin Moraga <[email protected]>
Signed-off-by: Martin Moraga <[email protected]>
Signed-off-by: Martin Moraga <[email protected]>
Signed-off-by: Martin Moraga <[email protected]>
Signed-off-by: Martin Moraga <[email protected]>
Signed-off-by: Jan Dinkelbach <[email protected]>
Signed-off-by: Jan Dinkelbach <[email protected]>
Signed-off-by: Jan Dinkelbach <[email protected]>
Signed-off-by: Jan Dinkelbach <[email protected]>
@sonarcloud
Copy link

sonarcloud bot commented Mar 20, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug E 2 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 95 Code Smells

0.0% 0.0% Coverage
0.5% 0.5% Duplication

@dinkelbachjan dinkelbachjan changed the title Iterative syngens models Iterative syngen models Mar 22, 2023
@dinkelbachjan dinkelbachjan changed the title Iterative syngen models Reduced-order syngen models Mar 24, 2023
dinkelbachjan added a commit that referenced this pull request Jul 4, 2023
This PR covers the implementation of iterative reduced-order synchronous
generator models, namely the PCM and TPM models. Besides, it removes the
DCIM implementations, which are covered now by PCM models with zero
iterations in the DP domain. It also refactors the VBR model
implementations and involves a new DP-DQ interface, which is used by all
DP reduced-order synchronous generator models (PCM, TPM, VBR) and shall
be reused by other DQ based components in the future. Furthermore, it
adds several validation notebooks to compare the different reduced-order
models against each other and to compare the results of the 4th order
VBR model in the WSCC benchmark system against results from PSAT.

Based on #199 
Rebase of #207  
Related to #75, #221 and #225
@dinkelbachjan
Copy link
Contributor Author

This PR has been covered by #213

@dinkelbachjan dinkelbachjan deleted the iterative_syngens_optim branch July 14, 2023 12:11
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.

2 participants