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

Domain Interface Classes #221

Open
dinkelbachjan opened this issue Jun 15, 2023 · 0 comments
Open

Domain Interface Classes #221

dinkelbachjan opened this issue Jun 15, 2023 · 0 comments

Comments

@dinkelbachjan
Copy link
Contributor

Currently, several components implements their own version of DQ-DP or DQ-EMT transformations.
This shall be harmonized by implementation and reuse of corresponding DQ-Domain interface classes.

dinkelbachjan added a commit that referenced this issue 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
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

No branches or pull requests

1 participant