Creating the Model and Adding a Component

You start the example by using the Design Gateway to create a model and add a Simcode component.

  1. Start the Design Gateway, if it is not already running.

    For more information on how to start the Design Gateway, see Accessing the Design Gateway.

  2. From the Design Gateway File menu, select New (Default).

    Isight creates a new model with a default (Task) component.

  3. From the component palette, click the Application Components subtab.

  4. Drag-and-drop the Simcode icon onto the line (below the Task component) on the simulation process flow canvas.

    The Simcode component executes an external program from within an Isight model. The program's input is one or more files. Parameter values are written to the files to allow the model to vary the inputs. Similarly, the program's output consists of one or more files. Values are read from these files and stored in parameters so they can be used in other parts of the model. For more information about the Simcode component, see Simcode Component.

    Isight adds the Simcode component to the simulation process flow.

  5. Right-click the Simcode icon, and select Rename.

    The Rename Component dialog box appears.

  6. Enter Aerodynamics as the name, and click OK.

    You can name components with meaningful names that help identify their function in the model.

  7. From the File menu, select Save As.

    The Save Model dialog box appears.

  8. Navigate to the directory where you want to save the file (e.g., Getting Started), and enter a name for the example.

  9. Click Save to save your changes and to return to the Design Gateway.