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

Multiphase problem fails with IPOPT #5

Open
javigartieda opened this issue Oct 15, 2024 · 0 comments
Open

Multiphase problem fails with IPOPT #5

javigartieda opened this issue Oct 15, 2024 · 0 comments

Comments

@javigartieda
Copy link

Hello,

First of all, thank you for making DMG available. I'm currently using it to solve an optimal control problem with the Gauss Pseudospectral Method (GPM). I have been able to successfully implement a single-phase problem using IPOPT as the solver. However, when I attempt to solve a multiphase problem, the solver fails to converge, and I encounter issues with the code.

Here are some details:

The same problem runs fine with SNOPT, but fails with IPOPT.
It seems the issue is specific to how the IPOPT solver handles multiphase problems.
I've checked the documentation, but I couldn't find specific instructions or troubleshooting tips for multiphase configurations using IPOPT.
Could you provide any guidance or suggest modifications that would allow IPOPT to handle multiphase problems in the same way it does with SNOPT?

Thanks for your help and for this great contribution!

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