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

Incorrect behaviour for PSSE active generators at load buses #932

Open
KSepetanc opened this issue Oct 26, 2024 · 0 comments · May be fixed by #934
Open

Incorrect behaviour for PSSE active generators at load buses #932

KSepetanc opened this issue Oct 26, 2024 · 0 comments · May be fixed by #934

Comments

@KSepetanc
Copy link
Contributor

Default PSSE behaviour is to ignore (remove) active generators at load buses (type 1). PowerModels does the opposite while parsing the raw. It changes the bus type to generator (type 2) instead. PowerModels should adapt the IO script to mimic native PSSE behaviour.

One relevant part of the PowerModels code is located in _correct_bus_types! function.

@KSepetanc KSepetanc linked a pull request Nov 1, 2024 that will close this issue
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 a pull request may close this issue.

1 participant