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

Powerflow improvements and extended validation #266

Open
dinkelbachjan opened this issue Nov 30, 2023 · 1 comment
Open

Powerflow improvements and extended validation #266

dinkelbachjan opened this issue Nov 30, 2023 · 1 comment

Comments

@dinkelbachjan
Copy link
Contributor

Further improvements of the powerflow solver were identified in #238. We should reconsidered what we eventually store in sol_P and sol_Q, as described in more detail in the respective TODO comment lines of dpsim/src/PFSolverPowerPolar.cpp. Besides, we should consider combining the methods calculatePAndQAtSlackBus , calculateQAtPVBuses und calculatePAndQInjectionPQBuses into one.

Along with that, the powerflow testing should be improved by having dedicated powerflow validation notebooks rather than embedding the validation within dynamic simulation notebooks.

@martinmoraga
Copy link
Contributor

PR #243 includes validation notebooks for IEEE14, IEEE39 & Kundur's Two-Area system against matpower

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

2 participants