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

How to warm start an AC OPF solution? #83

Open
viktor-ktorvi opened this issue Feb 10, 2024 · 0 comments
Open

How to warm start an AC OPF solution? #83

viktor-ktorvi opened this issue Feb 10, 2024 · 0 comments

Comments

@viktor-ktorvi
Copy link

Hi,

I'm trying to warm start a solution, but it doesn't seem to have any effect

warm_started_ppc = runopf(warm_ppc, ppopt=ppopt)

What I've done is set all the variables in the bus and gen table with a warm solution thinking that the solver will start from there.
However, when measuring the time to solve the ppc now, I get the same time no matter what I put in the warm_ppc, be it a sollved opf or zeros or anything else, it's like it has no effect.

What is the correct way to warm start a ppc for an AC OPF solution?

Thanks!

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