About the Simcode Example

This example demonstrates how to use the Simcode component to build a simulation process flow in the Isight Design Gateway.

An executable file (aeroarg) reads information from an input file (AeroIn), performs a calculation, and writes the results to an output file (AeroOut), as shown in the following figure.



The following tasks are demonstrated:

  • Creating a new model

  • Adding a Simcode component to the model’s simulation process flow

  • Configuring a Simcode component (executable file, input file, and output file)

  • Renaming a component

  • Executing a component

  • Publishing a component

  • Viewing a published component in the library

  • Saving a model