{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Demonstration 1: Capturing an OpenMDAO Assembly, editing it, and executing the modified assembly\n", "\n", "## Part 1: Capturing the OpenMDAO Assembly\n", "\n", "This is the first of three Jupyter Notebooks that show an example of the workflow pictured below:\n", "\n", "\n", "\n", "In this notebook engineer 1 is creating an OpenMDAO assembly that covers multiple use cases. In this example we are using the `PrepGeom` group from Aviary. \n", "\n", "