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 dymos.load_case so that it does not load states or controls into AnalyticPhases #871

Merged
merged 5 commits into from
Nov 22, 2022

Conversation

robfalck
Copy link
Contributor

Summary

In the case of AnalyticPhase, states are not inputs and controls/polynomial_controls are non-existent. We should not be loading these for analytic phase.

Related Issues

Backwards incompatibilities

None

New Dependencies

None

@robfalck robfalck changed the title Fixed dymos.load_case so that it does not load states or controls when one of the phases is analytic Fixed dymos.load_case so that it does not load states or controls into AnalyticPhases Nov 22, 2022
@robfalck robfalck merged commit 6b41f12 into OpenMDAO:master Nov 22, 2022
@robfalck robfalck deleted the load_case_analytic_phase branch February 1, 2024 21:06
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.

load_case should skip loading anything except parameters for AnalyticPhase
3 participants