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

OpenMDAO / dymos / 190 / 1
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 07 Aug 2018 07:29PM UTC
Files 191
Run time 28s
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

07 Aug 2018 07:16PM UTC coverage: 92.257% (-0.004%) from 92.261%
PY=2.7

push

travis-pro

web-flow
Trajectory Objects Multi phase example (#68)

* started work on two burn orbit raise example.  converges but gets the wrong solution so far

* multi-phase orbit raise working, needs documentation

* added a roughed out trajectory object and demonstrated that it works for linking phases in the orbit raise example

* added a printed linkage report during trajectory setup

* first stab at parallel simulation using a multiprocessing pool

* added simulate_phase and simulate_phase_map_unpack to provide phase simulation outside of an instance method.  Trajectory.simulate now works in parallel.  Removed reverse time simulation for now since it added undue complexity.  Need to make the OptimizerBasedPhaseBase simulate method refer to simulate_phase for consistency.

* Trajectories support the simulate method now, and save the results to a TrajectorySimulationResults object which is also recorded to a Sqlite file.  The existing SimulationResults object has been renamed PhaseSimulationResults.

* in the middle of a PhaseSimulationResults refactor to make it compatible with TrajectorySimulationResults

* phase simulation results tests passing

* trajectory get_values method implemented.  More tests added.  Cleaning up examples.

* experimenting with scaling on two burn orbit raise.

* enabled flattened results from TrajectorySimulationObjects.  Reworked scaling on two burn orbit raise model.

* fixed a bug where calling link_phases with the same phases was obliterating previous linkages between those two phases

* added cleanup to several tests to removed unnecessary recorded files.  All bounds now default to +/-1.0E21 which is set in dymos.utils.constants.INF_BOUNDS

* workaround for unicode issues on Python 2.7

* added python2.7 unit unicode fix to the trajectory simulation results.

8507 of 9221 relevant lines covered (92.26%)

0.92 hits per line

Source Files on job 190.1 (PY=2.7)
  • Tree
  • List 0
  • Changed 22
  • Source Changed 21
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 413251313
  • Travis Job 190.1
  • 05822359 on github
  • Prev Job for on master (#411832680.1)
  • Next Job for on master (#413269269.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