OpenMDAO / Aviary

NASA's aircraft analysis, design, and optimization tool
https://openmdao.github.io/Aviary/
Other
106 stars 51 forks source link

Switch to using `set_control_val` when a new Dymos release comes out #357

Open johnjasa opened 5 days ago

johnjasa commented 5 days ago

Desired capability or behavior.

The dev version of Dymos introduces set_control_val and set_state_val to help set values regardless of internal transcription options. Once this version is released, we should bump the min Dymos version and change Aviary's usage of setting Dymos-related variables to use these methods as intended.

Is your feature request related to a problem? Please describe.

No response

Associated Bug Report

No response