diff --git a/docs/features/openmdao/openmdao_basics.rst b/docs/features/openmdao/openmdao_basics.rst index 0b327dc4..2246be56 100644 --- a/docs/features/openmdao/openmdao_basics.rst +++ b/docs/features/openmdao/openmdao_basics.rst @@ -99,10 +99,8 @@ While the utility has many uses (see the OpenMDAO docs), every user should make Putting it all Together ----------------------- -This example, modeling a single-engine turboprop aircraft, uses all of the elements mentioned on this page in an OpenConcept context. +The `examples/TBM850.py` `script `_ models a single-engine turboprop aircraft and uses all of the elements mentioned on this page in an OpenConcept context. -.. embed-code:: - examples/TBM850.py