OpenMDAO / dymos

Open Source Optimization of Dynamic Multidisciplinary Systems
Apache License 2.0
204 stars 65 forks source link

Fixed an issue where control rate values are showing up in timeseries outputs by default. #987

Closed robfalck closed 1 year ago

robfalck commented 1 year ago

Summary

Controls were being added during setup rather than configure which caused control rates to inadvertently end up in the timeseries outputs by default.

Related Issues

Backwards incompatibilities

None

New Dependencies

None

coveralls commented 1 year ago

Coverage Status

coverage: 92.559% (-0.1%) from 92.654% when pulling 4166214723504e12be174e7cecc69faa06edddfe on robfalck:control_rates_timeseries_bug into 9ea3ecfc012a5a80e9df55c433e0a6e7fdc3e18e on OpenMDAO:master.