Skip to content

Aviary command line refactor#1041

Open
hschilling wants to merge 13 commits intoOpenMDAO:mainfrom
hschilling:IA884-cmd-line-refactor
Open

Aviary command line refactor#1041
hschilling wants to merge 13 commits intoOpenMDAO:mainfrom
hschilling:IA884-cmd-line-refactor

Conversation

@hschilling
Copy link
Copy Markdown
Member

Summary

Refactored the Aviary command line

  1. removed aviary hangar command
  2. combined convert_aero_table, convert_engine, convert_prop_table, and fortran_to_aviary subcommands into a single convert command with 4 sub-sub-commands
  3. Added --rt option to run_mission level 1 command so that real-time optimization progress plot is automatically kicked off
  4. Added rt option to run_aviary_mission so that level 2 and level 3 scripts can make use of the real-time optimization plot
  5. Updated the docs

Related Issues

Backwards incompatibilities

Some previous aviary commands moved to sub commands

New Dependencies

None

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.

Simplify/combine existing Aviary cmd interface

2 participants