Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unbounded time #93

Merged
merged 4 commits into from
Sep 7, 2018
Merged

Unbounded time #93

merged 4 commits into from
Sep 7, 2018

Conversation

robfalck
Copy link
Contributor

@robfalck robfalck commented Sep 7, 2018

Fixes bug where, when unbounded, initial time and duration would be assigned an upper bound of -INF_BOUND.

@coveralls
Copy link

coveralls commented Sep 7, 2018

Coverage Status

Coverage increased (+0.08%) to 92.759% when pulling 47be792 on robfalck:unbounded_time into 4f395ea on OpenMDAO:master.

@robfalck robfalck merged commit 3c4c45c into OpenMDAO:master Sep 7, 2018
robfalck added a commit that referenced this pull request Sep 14, 2018
* Doc updates (#84) (#85)

* Fixed embed-code calls to only use packages. Removed two burn orbit raise code while SNOPT is unavailable. Enabled doc-uploads.

* disabled two burn orbit raise test without SNOPT

* more fixes for doc building

* adding SNOPT and caching

* adding SNOPT and caching

* playing with pulling out nested ifs

* Attempting to get encoded SNOPT pull and also caching implemented in dymos (#86)

* adding SNOPT and caching

* adding SNOPT and caching

* playing with pulling out nested ifs

* working on travis file

* trying something new

* trying anaconda instead of miniconda

* trying anaconda instead of miniconda2

* fixing merge conflicts2

* ssh fix

* yml semicolon fix

* adding SNOPT and caching

* adding SNOPT and caching

* playing with pulling out nested ifs

* working on travis file

* trying something new

* trying anaconda instead of miniconda

* trying anaconda instead of miniconda2

* ssh fix

* yml semicolon fix

* Unbounded time (#93)

* fixed sign error when initial time or duration is unbounded.

* enable bumpversion automatic commits

* Bump version: 0.11.0 → 0.11.1

* missing run_model call in unbounded time test

* updating yaml to work with SNOPT, caching, new fixes to OM yaml.

* fixing yaml

* binary yaml search

* binary yaml search2

* binary yaml search3
@robfalck robfalck deleted the unbounded_time branch August 15, 2019 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants