Skip to content

Models & data cleanup#1114

Merged
jkirk5 merged 16 commits intoOpenMDAO:mainfrom
jkirk5:cleanup
Apr 29, 2026
Merged

Models & data cleanup#1114
jkirk5 merged 16 commits intoOpenMDAO:mainfrom
jkirk5:cleanup

Conversation

@jkirk5
Copy link
Copy Markdown
Contributor

@jkirk5 jkirk5 commented Apr 29, 2026

Summary

Reorganized all legacy files, aircraft inputs for testing only, python data input files for testing only, and similar files into validation_cases/validation_data.
There are a few Aviary input files (a engine model and an aircraft model) that were used for tests only and I found buried in various test folders. Those have been moved to validation_data as well.

Related Issues

Backwards incompatibilities

None

New Dependencies

None

@jkirk5 jkirk5 marked this pull request as ready for review April 29, 2026 13:53
Copy link
Copy Markdown
Contributor Author

@jkirk5 jkirk5 Apr 29, 2026

Choose a reason for hiding this comment

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

Deleted, seems to be a holdover from the EOM name change

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Deleted - it was one of the csv's generated from python data files. This one does not run as a standalone model because it needs two engines constructed (and this csv does not include the values for both engines). The python file is also just used for tests right now, so the csv is not necessary.

@jkirk5 jkirk5 added this pull request to the merge queue Apr 29, 2026
Merged via the queue into OpenMDAO:main with commit d616a3b Apr 29, 2026
5 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.

Create docs page that shows all avaliable models Move FLOPS data files to test folder Store and access legacy files

2 participants