Skip to content

Touchdown mass rename#1024

Merged
3 commits merged intoOpenMDAO:mainfrom
nathanperreau:touchdown_mass_rename
Mar 20, 2026
Merged

Touchdown mass rename#1024
3 commits merged intoOpenMDAO:mainfrom
nathanperreau:touchdown_mass_rename

Conversation

@nathanperreau
Copy link
Copy Markdown
Contributor

Summary

Very simple PR that just finds and replaces variable names from Aircraft.Design.TOUCHDOWN_MASS to Aircraft.Design.LANDING_MASS. Variable metadata updated for the transition as well.

Had 1 skipped file on benchmark tests. Wasn't sure if it was related to CI testing? Will verify that CI passes benchmarks with this PR.

Related Issues

Backwards incompatibilities

None

New Dependencies

None

Comment on lines +1481 to +1485
# [ # inputs
# '&DEFINE.WTIN.WLDG', 'WTS.WLDG',
# # outputs
# 'CMODLW.WLDGO',
# ],
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.

Anyone know what this means?

@github-merge-queue github-merge-queue bot closed this pull request by merging all changes into OpenMDAO:main in 310ec6d Mar 20, 2026
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.

Variable name change request: Aircraft.Design.TOUCHDOWN_MASS

3 participants