• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

OpenMDAO / dymos / 307 / 1
95%
master: 0%

Build:
Build:
LAST BUILD BRANCH: pixi
DEFAULT BRANCH: master
Ran 10 Feb 2019 12:58AM UTC
Files 223
Run time 16s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 Feb 2019 12:43AM UTC coverage: 91.94% (-0.1%) from 92.085%
PY=2.7

push

travis-pro

web-flow
Timeseries output (#118)

* Replaced get_values functionality in phases with a timeseries output.

This makes timeseries outputs from a phase a full-fledged OpenMDAO output that can be used by other components in a model.  Currently this provides outputs for the psuedospectral phases at `all` nodes.  In the future the timeseries output will provide interpolation onto a user-prescribed set of nodes within the phase.

* Revamped simulate

Simulation is now performed by SimulationPhase.  While not a full blown phase class (it doesn't support optimization), it can use OpenMDAOs functionality for recording rather than the convoluted system Dymos used previously.

Trajectories likewise have corresponding SimulationTrajectory object that contains one or more SimulationPhase objects.  It can also record data using OpenMDAOs functionality.

Simulate now relies on the newer scipy function `solve_ivp`.

* Found a bug in the continuity component that was causing control continuity to not be respected in `radau-ps` phases.

* Added an Akima-spline based atmosphere component that can provide derivatives of density wrt altitude.  It also provides viscosity as a function of altitude.

* Removed previous atmosphere model `StandardAtmosphereGroup`.

* Removed specification of `assembled_jac_type='csc'`  and `assemble_jac=True` in the examples, since it is now the default.

* Bump version: 0.11.1 → 0.12.0 in preparation of new release.

11453 of 12457 relevant lines covered (91.94%)

0.92 hits per line

Source Files on job 307.1 (PY=2.7)
  • Tree
  • List 0
  • Changed 59
  • Source Changed 58
  • Coverage Changed 55
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 491089796
  • Travis Job 307.1
  • b3f8bc34 on github
  • Prev Job for PY=2.7 on develop (#295.1)
  • Next Job for on develop (#491118881.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc