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

OpenMDAO / dymos / 190
91%

Build:
DEFAULT BRANCH: master
Ran 07 Aug 2018 07:29PM UTC
Jobs 2
Files 191
Run time 11min
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
190

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

1.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 190.1 (PY=2.7) 07 Aug 2018 07:29PM UTC 0
92.26
Travis Job 190.1
2 190.2 (PY=3.6) 07 Aug 2018 07:40PM UTC 0
93.71
Travis Job 190.2
Source Files on build 190
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #190
  • 05822359 on github
  • Prev Build on master (#411832680)
  • Next Build on master (#413269269)
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