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

Polynomial controls don't work with Birkhoff transcription #1019

Closed
kaushikponnapalli opened this issue Nov 15, 2023 · 0 comments · Fixed by #1021
Closed

Polynomial controls don't work with Birkhoff transcription #1019

kaushikponnapalli opened this issue Nov 15, 2023 · 0 comments · Fixed by #1021
Assignees
Labels
bug Something isn't working

Comments

@kaushikponnapalli
Copy link
Contributor

Description

Attempting to use a polynomial control causes an error during configure. This occurs only in the Birkhoff transcription and only with polynomial controls
AttributeError: 'Phase' object has no attribute 'ode_all'

Example

https://github.com/OpenMDAO/dymos/blob/master/dymos/examples/brachistochrone/test/test_doc_brachistochrone_polynomial_controls.py

Dymos Version

1.9.2.-dev

Relevant environment information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant