openmdao — Easy Playground
Multidisciplinary design analysis and optimization framework
Getting started with openmdaoRun locally
Install
pip install openmdaoPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: openmdao)
openmdao is a third-party package. Multidisciplinary design analysis and optimization framework. Install with: pip install openmdao
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?