Skip to content

Standardize some aviary function call#1202

Merged
jkirk5 merged 36 commits into
OpenMDAO:mainfrom
xjjiang:standardize_aviary_commands
Jun 29, 2026
Merged

Standardize some aviary function call#1202
jkirk5 merged 36 commits into
OpenMDAO:mainfrom
xjjiang:standardize_aviary_commands

Conversation

@xjjiang

@xjjiang xjjiang commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replaced get_path(phase_info) by get_path(phase_info, verbosity).
  • Replaced self.add_input by add_aviary_input in mission.
  • Replaced self.add_output by add_aviary_output in mission.

Related Issues

  • Resolves #

Backwards incompatibilities

None

New Dependencies

None

@xjjiang xjjiang force-pushed the standardize_aviary_commands branch from f91d30a to d1cdbe6 Compare June 23, 2026 18:26
@xjjiang xjjiang force-pushed the standardize_aviary_commands branch from dcb532a to 968140e Compare June 23, 2026 21:48
@xjjiang xjjiang force-pushed the standardize_aviary_commands branch from 846d674 to 809e8f2 Compare June 24, 2026 01:24
@xjjiang xjjiang changed the title [Draft] Standardize aviary commands [Draft] Standardize aviary function call Jun 24, 2026
@xjjiang xjjiang changed the title [Draft] Standardize aviary function call Standardize aviary function call Jun 24, 2026
@xjjiang xjjiang marked this pull request as ready for review June 24, 2026 22:41
@xjjiang xjjiang changed the title Standardize aviary function call Standardize some aviary function call Jun 25, 2026

@jkirk5 jkirk5 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I handled the tag argument differently in #1206, where I cover for all additional arguments we don't directly handle in add_aviary_input, add_aviary_output using kwargs. So we won't need the added tag argument once that is merged in.

@xjjiang

xjjiang commented Jun 27, 2026

Copy link
Copy Markdown
Contributor Author

I handled the tag argument differently in #1206, where I cover for all additional arguments we don't directly handle in add_aviary_input, add_aviary_output using kwargs. So we won't need the added tag argument once that is merged in.

Done.

@xjjiang xjjiang requested a review from jkirk5 June 27, 2026 02:18
@jkirk5 jkirk5 added this pull request to the merge queue Jun 29, 2026
Merged via the queue into OpenMDAO:main with commit 72728ba Jun 29, 2026
11 checks passed
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.

3 participants