OpenMDAO / dymos

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

Added times_per_seg to SimulateOptionsDictionary #994

Closed robfalck closed 11 months ago

robfalck commented 11 months ago

Summary

The density of output for simulation can now be controlled easily on a phase-by-phase basis. If times_per_seg is given as an option to simulate it still takes precedence.

Related Issues

Backwards incompatibilities

None

New Dependencies

None

coveralls commented 11 months ago

Coverage Status

coverage: 92.529% (-0.03%) from 92.557% when pulling 4a1dabcb643a53f867b508613b169b13e22cf22f on robfalck:times_per_seg_option into 80f89488a5af3197d8d77faf2ff9628830aeacb2 on OpenMDAO:master.