OpenMDAO
OpenMDAO copied to clipboard
POEM 094 Part I: DriverResults
Desired capability or behavior.
This issue is the first of multiple parts in the implementation of POEM 094
Related Issues
- OpenMDAO/Aviary#250
In this part we will change the return value of run_driver to return a DriverResults object, rather than a boolean value that is False if the run succeeded.
Associated POEM
094