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

OpenMDAO / dymos / 350
95%
master: 0%

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

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

12860 of 14061 relevant lines covered (91.46%)

1.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 350.1 (PY=2.7) 12 Mar 2019 04:18PM UTC 0
91.44
Travis Job 350.1
2 350.2 (PY=3.6 UPLOAD_DOCS=1) 12 Mar 2019 04:18PM UTC 0
91.45
Travis Job 350.2
Source Files on build 350
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #350
  • 6256e19a on github
  • Prev Build on develop (#505298426)
  • Next Build on develop (#353)
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