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

Racecar problem convergence regression. #750

Closed
1 of 4 tasks
robfalck opened this issue May 6, 2022 · 0 comments · Fixed by #752
Closed
1 of 4 tasks

Racecar problem convergence regression. #750

robfalck opened this issue May 6, 2022 · 0 comments · Fixed by #752
Assignees

Comments

@robfalck
Copy link
Contributor

robfalck commented May 6, 2022

Issue Type

  • Bug
  • Enhancement
  • Docs
  • Miscellaneous

Description

The racecar benchmarks and test case show slow convergence after 1.5.0, with the restoration phase of IPOPT failing.
It appears that setting p.driver.opt_settings['bound_mult_init_method'] = 'mu-based' will fix the issue.
There are no linear boundary and path constraints that should be affecting this behavior.

Example

See `examples/racecar/doc/test_doc_racecar.py'.

Environment

Dymos 1.5.0

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