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

Fixed issue in reentry example that was causing optimization to fail under SLSQP. #831

Merged
merged 1 commit into from
Sep 30, 2022

Conversation

robfalck
Copy link
Contributor

@robfalck robfalck commented Sep 28, 2022

Summary

Attempt to resolve a latest pyoptsparse/SLSQP issue with the reentry example problem. If removing AnalysisError does not work, we will need to address this by switching the example to use IPOPT.

Related Issues

Backwards incompatibilities

None

New Dependencies

None

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.936% when pulling e118909 on robfalck:reentry_update into 1375fa5 on OpenMDAO:master.

@robfalck robfalck merged commit 0717402 into OpenMDAO:master Sep 30, 2022
@robfalck robfalck deleted the reentry_update branch October 17, 2022 19:48
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 this pull request may close these issues.

Reentry heating example is failing under latest pyoptsparse.
4 participants