OpenMDAO / dymos

Open Source Optimization of Dynamic Multidisciplinary Systems
Apache License 2.0
210 stars 67 forks source link

Dymos introspection fails if ODEs use OpenMDAO's runtime shape detection. #1076

Open robfalck opened 5 months ago

robfalck commented 5 months ago

Description

ODE's which use OpenMDAO's shape_by_conn, copy_shape, etc.

Dymos should be changed to allow for these, and still use introspection for shape.

Example

TBD

Dymos Version

1.10.1-dev

Relevant environment information

No response