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

OpenMDAO / dymos / 322
95%
master: 0%

Build:
Build:
LAST BUILD BRANCH: bump_1_15_2_dev
DEFAULT BRANCH: master
Ran 26 Feb 2019 01:32AM UTC
Jobs 2
Files 230
Run time 1min
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
322

push

travis-pro

web-flow
Explicit refactor (#129)

* started work on a refactored RungeKutta phase to replace the ExplicitPhase

* state predictor passes compute and derivs for n-dimensional inputs

* runge kutta segment k comp passes tests.

* phase-wide state advance comp completed and passing scalar test

* phase-wide k comp for RungeKuttaPhase passes tests.

* work on state prediction comp for runge kutta phases.

* checkpoint

* state predict comp works for scalar and vector states but not matrix states.

* state prediction component is fully vectorized and passes all tests.

* generalized TimeComp so that it takes properties from GridData, but not GridData itself.  GridData objects are specific to the pseudospectral phase types.

* generalized time comp so it is not dependent on grid_data and can be used by other phases for which the grid data is not relevant.

* runge-kutta continuity component passes scalar tests.

* continuity iteration group working, more tests needed

* more thorough testing of continuity iter group.  changed default solver to newton since it currently uses an implicit component.

* RungeKuttaPhase work
- Supports timeseries outputs, outputs are provided at segement ends.
- Added final ODE system to evaluate all outputs of ODE at accepted state values.
- RungeKuttaPhase now uses grid_data, with subset 'all' referring to all times of state prediction in the method.

* RungeKuttaPhase supports option direction="forward|backward" to control integration direction.

* fixed derivatives for rk timeseries component.  rk timeseries for time_phase now connected to the correct source.

* added controls to RK phase.  Propagates correctly but cannot solve a BVP yet.

* RK4 solving brachistochrone successfully.

* fixed issue with RK4 control rate interpolation

* added backwards shooting brachistochrone example/test

* fixed control interpolation for all but simulation phase.  path constraints for RKPhases are now t... (continued)

11603 of 12591 relevant lines covered (92.15%)

1.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 322.1 (PY=2.7) 26 Feb 2019 01:33AM UTC 0
92.14
Travis Job 322.1
2 322.2 (PY=3.6 UPLOAD_DOCS=1) 26 Feb 2019 01:32AM UTC 0
92.15
Travis Job 322.2
Source Files on build 322
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #322
  • 08f41d38 on github
  • Prev Build on develop (#318)
  • Next Build on develop (#498489647)
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