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

Support alternative slack definitions #195

Open
jeanpaulwatson opened this issue Jan 19, 2021 · 4 comments
Open

Support alternative slack definitions #195

jeanpaulwatson opened this issue Jan 19, 2021 · 4 comments

Comments

@jeanpaulwatson
Copy link
Collaborator

When including feasibility slacks, we should provide two options:
(1) The existing option, which is strictly intended to model load shed and over-gen associated with a given bus (consequently, e.g., there is no over-gen if there is no generation at the bus) - and -
(2) A new option that allows for "power balance" slack - all buses, independent of type. Useful for certain types of feasibility diagnostics, or at least we think so.

And given the two types, one should require the user to carefully pick which option - so they are making a conscious and intentional choice regarding the slack variables they are injecting.

@bknueven
Copy link
Collaborator

The 2nd type is equivalent to just putting slack at the reference bus, which is more in line with typical practice.

@michaelbynum
Copy link
Collaborator

@bknueven I think that would be true if there were not any thermal limits. Is it true with thermal limits?

@bknueven
Copy link
Collaborator

My comment is slightly off -- I was misinterpreting what JP said.

Another type of slack commonly used is what I suggest -- relax power balance at the reference bus, and (often) relax the thermal limits as well. This slack formulation works better with PTDF (and PTDF-like) approximations of power flow because it allows for fewer non-zeros in those dense transmission constraint rows.

I think ideally we'd support all three.

@michaelbynum
Copy link
Collaborator

Sounds good to me.

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

3 participants