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

V014 #210

Merged
merged 3 commits into from Aug 14, 2019
Merged

V014 #210

merged 3 commits into from Aug 14, 2019

Conversation

robfalck
Copy link
Contributor

Summary

Version update to 0.14.0

@robfalck robfalck merged commit f89b6d3 into OpenMDAO:develop Aug 14, 2019
robfalck added a commit that referenced this pull request Aug 14, 2019
* Decorator deprecation (#208)

* Revert "Changed input promotion to avoid warnings in latest OpenMDAO version. (#193)"

This reverts commit 8d763d9.

* moves connections from trajectory to sub phases to configure in preparation for some trajectory parameter and linkage updates.

* removed ode decorators from brachistochrone example

* more brachistochrone examples changed to not use decorators

* finished converting brachistochrone examples to the decorator-free usage

* aircraft example converted to decoratorless format

* more conversion to undecorated odes.  found a coloring bug in the two burn orbit raise linkages test.

* examples have all decorated ODEs removed.  decorators have been deprecated.

* deprecated set_state_options in favor of add_state.

* fixed deprecation of set_state_options

* cleaned up orbit raise tests with SLSQP

* more issues with slsqp and the two burn orbit raise

* updated PETSc version for Python 2.7 checking

* matplotlib issues during documentation build

* Bump version: 0.13.0 → 0.14.0 (#210)
robfalck pushed a commit that referenced this pull request Sep 13, 2019
)

* Revert "Changed input promotion to avoid warnings in latest OpenMDAO version. (#193)"

This reverts commit 8d763d9.

* added ability to add additional timeseries outputs and control which variables are on each timeseries, and what grid each timeseries uses for output.  the default timeseries just outputs to all nodes of its phases grid.

* pushing up for ken

* cleanup

* cleanup

* undoing an earlier change

* initial test case

* working

* added trajectory

* interim

* Merge develop -> 0.14.0 (#211)

* Decorator deprecation (#208)

* Revert "Changed input promotion to avoid warnings in latest OpenMDAO version. (#193)"

This reverts commit 8d763d9.

* moves connections from trajectory to sub phases to configure in preparation for some trajectory parameter and linkage updates.

* removed ode decorators from brachistochrone example

* more brachistochrone examples changed to not use decorators

* finished converting brachistochrone examples to the decorator-free usage

* aircraft example converted to decoratorless format

* more conversion to undecorated odes.  found a coloring bug in the two burn orbit raise linkages test.

* examples have all decorated ODEs removed.  decorators have been deprecated.

* deprecated set_state_options in favor of add_state.

* fixed deprecation of set_state_options

* cleaned up orbit raise tests with SLSQP

* more issues with slsqp and the two burn orbit raise

* updated PETSc version for Python 2.7 checking

* matplotlib issues during documentation build

* Bump version: 0.13.0 → 0.14.0 (#210)

* updated mpi test

* tweaking mpi test

* tweaking mpi test

* tweaking mpi test

* tweaking mpi test

* tweaking mpi test

* tweaking mpi test

* tests passing

* throwing out some changes

* some lint fixes

* updated quintic to scipy_quitic
robfalck added a commit that referenced this pull request Sep 13, 2019
* Decorator deprecation (#208)

* Revert "Changed input promotion to avoid warnings in latest OpenMDAO version. (#193)"

This reverts commit 8d763d9.

* moves connections from trajectory to sub phases to configure in preparation for some trajectory parameter and linkage updates.

* removed ode decorators from brachistochrone example

* more brachistochrone examples changed to not use decorators

* finished converting brachistochrone examples to the decorator-free usage

* aircraft example converted to decoratorless format

* more conversion to undecorated odes.  found a coloring bug in the two burn orbit raise linkages test.

* examples have all decorated ODEs removed.  decorators have been deprecated.

* deprecated set_state_options in favor of add_state.

* fixed deprecation of set_state_options

* cleaned up orbit raise tests with SLSQP

* more issues with slsqp and the two burn orbit raise

* updated PETSc version for Python 2.7 checking

* matplotlib issues during documentation build

* Bump version: 0.13.0 → 0.14.0 (#210)

* Benchmark fix (#212)

* broken benchmark fix

* Bump version: 0.14.0 → 0.14.1

* add benchmark tests to the travis script to detect when they are broken

* more benchmark fixes

* Shuttle Example and No more Python 2.7 testing (#215)

* adding shuttle reentry model files with manual scaling

* add python 3.7 to travis CI, remove python 2.7

* Created hyper sensitive problem (#218)

* created hyper sensitive problem

* Fixed hyper-sensitive problem

* Fixed code formatting on test problem

* fixed some typos in docs/docstrings and a few deprecation warnings (#219)

* Revert "Changed input promotion to avoid warnings in latest OpenMDAO version. (#193)"

This reverts commit 8d763d9.

* added ability to add additional timeseries outputs and control which variables are on each timeseries, and what grid each timeseries uses for output.  the default timeseries just outputs to all nodes of its phases grid.

* pushing up for ken

* cleanup

* cleanup

* undoing an earlier change

* initial test case

* working

* added trajectory

* interim

* Merge develop -> 0.14.0 (#211)

* Decorator deprecation (#208)

* Revert "Changed input promotion to avoid warnings in latest OpenMDAO version. (#193)"

This reverts commit 8d763d9.

* moves connections from trajectory to sub phases to configure in preparation for some trajectory parameter and linkage updates.

* removed ode decorators from brachistochrone example

* more brachistochrone examples changed to not use decorators

* finished converting brachistochrone examples to the decorator-free usage

* aircraft example converted to decoratorless format

* more conversion to undecorated odes.  found a coloring bug in the two burn orbit raise linkages test.

* examples have all decorated ODEs removed.  decorators have been deprecated.

* deprecated set_state_options in favor of add_state.

* fixed deprecation of set_state_options

* cleaned up orbit raise tests with SLSQP

* more issues with slsqp and the two burn orbit raise

* updated PETSc version for Python 2.7 checking

* matplotlib issues during documentation build

* Bump version: 0.13.0 → 0.14.0 (#210)

* updated mpi test

* tweaking mpi test

* tweaking mpi test

* tweaking mpi test

* tweaking mpi test

* tweaking mpi test

* tweaking mpi test

* tests passing

* throwing out some changes

* some lint fixes

* updated quintic to scipy_quitic

* changed interpolant of aerodynamic coefficients (#221)

* changed interpolant of aerodynamic coefficients in commercial aircraft example to lagrange3

* removed some test skippings, cleaned up some deprecation issues
@robfalck robfalck deleted the v014 branch September 10, 2020 13:45
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.

None yet

1 participant