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

OpenMDAO / dymos / 373
95%
master: 0%

Build:
Build:
LAST BUILD BRANCH: bump_1_15_2_dev
DEFAULT BRANCH: master
Ran 22 Mar 2019 07:27PM UTC
Jobs 2
Files 253
Run time 2min
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
373

push

travis-pro

web-flow
Phase-specific ode options (#155)

* ODEOptions are now optional on an ODE system.  All ODE options can be set via the phase set_time_options, set_state_options, add_control, add_design_parameter, and add_input_parameter interfaces.
So far only brachistochrone has been tested.  More tests that include input parameters and traj parameters need to be added.

* trajectories now starting to work under the new ODE options procedures.  traj_parameters removed from phases -> trajectories now add the appropriate input parameters to each phase when setting up their input and design parameters.

* Phase option 'ode_class' can now be set in phase.setup methods if inheriting from a Phase class.
Phase time, state, control, and parameter options can now be set in phase.setup if inheriting from a Phase class.
If doing this then the call to super.setup should occur after these have been set.
Temporarily removed rate_param operability from simulate since rate_params have been changed to rate_targets.
Proper rate_target handling will occur in SimulationPhase refactor.

* fixes for polynomial controls

* add_objective is now a method on PhaseBase which caches objective information until setup.
During setup, the _setup_objective method determines the path to the objective output and adds it through the standard openMDAO methods.

* Moved time_options checking to the Phase setup stack.
Removed deprecated time options opt_initial and opt_duration.

* working out issues with steady flight example

* Non-opt controls automatically have continuity/rate continuity disabled.
Only trajectory linkages remain to be moved over to the new system in which time/state/control/parameter options are not available until setup.

* two phase cannonball working with constrained linkages

* Trajectory phase linkages working for both connected and constrained linkages.

* successful test of segment simulation component for use in SolveIVPPhase

* SolveIVPPhase suc... (continued)

16535 of 17938 relevant lines covered (92.18%)

1.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 373.1 (PY=2.7) 22 Mar 2019 07:29PM UTC 0
92.18
Travis Job 373.1
2 373.2 (PY=3.6 UPLOAD_DOCS=1) 22 Mar 2019 07:27PM UTC 0
92.18
Travis Job 373.2
Source Files on build 373
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #373
  • f11d662f on github
  • Prev Build on develop (#510064209)
  • Next Build on develop (#385)
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