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

OpenMDAO / dymos / 307
95%
master: 0%

Build:
Build:
LAST BUILD BRANCH: bump_1_15_2_dev
DEFAULT BRANCH: master
Ran 10 Feb 2019 12:56AM UTC
Jobs 2
Files 223
Run time 3min
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

pending completion
307

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.

2015 of 2015 new or added lines in 67 files covered. (100.0%)

11455 of 12457 relevant lines covered (91.96%)

1.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 307.1 (PY=2.7) 10 Feb 2019 12:58AM UTC 0
91.94
Travis Job 307.1
2 307.2 (PY=3.6 UPLOAD_DOCS=1) 10 Feb 2019 12:56AM UTC 0
91.96
Travis Job 307.2
Source Files on build 307
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #307
  • b3f8bc34 on github
  • Prev Build on develop (#295)
  • Next Build on develop (#491118881)
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