OpenMDAO / dymos

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

Fixed a bug that caused a shape mismatch error when using explicit shooting on a problem with a matrix valued parameter. #1127

Closed kaushikponnapalli closed 2 weeks ago

kaushikponnapalli commented 2 weeks ago

Summary

Fixed a bug that caused a shape mismatch error when using explicit shooting on a problem with a matrix valued parameter. Added a basic example problem that demonstrates the functionality

Related Issues

Backwards incompatibilities

None

New Dependencies

None

coveralls commented 2 weeks ago

Coverage Status

coverage: 93.697% (-0.2%) from 93.895% when pulling eb0c0aff1f0aa985baa0b3ae190a2b44dfea6640 on kaushikponnapalli:matrix_params into 8338af108c3876c9d7adaa10dc41798bf6676a0d on OpenMDAO:master.