OpenMDAO / Aviary

NASA's aircraft analysis, design, and optimization tool
https://openmdao.github.io/Aviary/
Other
106 stars 51 forks source link

Excessive number of warnings on runtime #355

Closed jkirk5 closed 7 hours ago

jkirk5 commented 5 days ago

Desired capability or behavior.

Aviary currently generates a huge number of various warnings while running. Some of these are unnecessary, others should be suppressed on lower verbosity modes, and many more need to be fixed.

Some warnings like pyoptsparse's MPI default warnings can probably be ignored/suppressed, while others like depreciation notes on some functions need to be fixed.

Is your feature request related to a problem? Please describe.

No response

Associated Bug Report

No response