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

OpenMDAO / dymos / 322 / 2
95%
master: 0%

Build:
Build:
LAST BUILD BRANCH: pixi
DEFAULT BRANCH: master
Ran 26 Feb 2019 01:32AM UTC
Files 230
Run time 24s
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

26 Feb 2019 01:18AM UTC coverage: 92.153% (+0.3%) from 91.835%
PY=3.6 UPLOAD_DOCS=1

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%)

0.92 hits per line

Source Files on job 322.2 (PY=3.6 UPLOAD_DOCS=1)
  • Tree
  • List 0
  • Changed 21
  • Source Changed 21
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 498472353
  • Travis Job 322.2
  • 08f41d38 on github
  • Prev Job for PY=3.6 UPLOAD_DOCS=1 on develop (#318.2)
  • Next Job for on develop (#498489647.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