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

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

Build:
Build:
LAST BUILD BRANCH: radau_new_bug
DEFAULT BRANCH: master
Ran 12 Mar 2019 04:18PM UTC
Files 243
Run time 13s
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

12 Mar 2019 04:00PM UTC coverage: 91.452% (+0.02%) from 91.437%
PY=3.6 UPLOAD_DOCS=1

push

travis-pro

web-flow
RK Phase linkages (#139)

* Fixed a derivative error in RungeKuttaStateContinuityComp, the partial of the residual of the first state in forward time_direction was incorrect.
The res_ref of the state in the RungeKuttaStateContinuityComp is now set to the state's defect_ref or 1/defect_scaler.
Found a possible issue with simul coloring to be examined.

* Changed state option time_direction to propagation, still takes values 'forward' or 'backward'.
Provide two tests of constraint-based phase linkages involving RungeKuttaPhase as a test.
Fixed derivative error in RungeKuttaStateContinuityComp.

* Added use_tempdirs decorator for parallel testing purposes.  Runs each test in its own temporary subdirectory to avoid I/O collisions when using parallel testing.

* Adds SLSQP fallback to two burn orbit raise linkage tests, with looser tolerances for SLSQP

* fixed tests for continuity comp to include defect_scaler/defect_ref

* RKPhases can now simulate vector states correctly, but the lack of boundary constraints on vectors means we cannot yet fully test optimized problems.  Removes time_direction/propagation options from states.

* Moved NewtonSolver to the top level of RungeKuttaPhase so that its options may be more easily set.

RungeKuttaPhase NewtonSolver now has BoundsEnforceLS by default, and respects state lower/upper bounds.
**NOTE** that this has different behavior than the optimizer solved pseusospectral phases!  Path constraints
on states in RungeKuttaPhase should not be solved with lower/upper bounds on the states.

Removed continuity_solver/continuity_solver_options from RungeKutta phase and relevant components.

* added connected_initial functionality to RungeKuttaPhase

* Fixed RK continuity tests.  Fixed use_tempdirs test decorator.

* branching battery simulation implemented with RK with constrained and connected phase linkages

12859 of 14061 relevant lines covered (91.45%)

0.91 hits per line

Source Files on job 350.2 (PY=3.6 UPLOAD_DOCS=1)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 505298427
  • Travis Job 350.2
  • 6256e19a on github
  • Prev Job for on develop (#505298426.1)
  • Next Job for PY=3.6 UPLOAD_DOCS=1 on develop (#353.2)
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