Configuring the Calculator Component

You can use the Calculator component to calculate the total aircraft weight and to estimate the empty weight. You will add the calculator as a parallel simulation process flow.

  1. Drag-and-drop the calculator icon onto the simulation process flow under the Task component.

    Isight adds the component to the simulation process flow as shown below:

  2. Click the Sim-flow link button on the vertical toolbar to the left of the simulation process flow.

  3. Click the Start icon to the left of the Aerodynamics Simcode component, and drag it to the Calculator component.

    Isight places the Calculator component on a parallel simulation process flow under the Aerodynamics simulation process flow as shown below:

  4. Click the Calculator component, and drag the mouse to the Performance Simcode component.

    Isight adds the parallel simulation process flow as shown below:

  5. Double-click the Calculator Component Editor.

    The Calculator Component Editor appears.

  6. Enter the following expression in the large text area:

    AR = WingSpan * WingSpan / WingArea
    WingChord = WingArea / WingSpan

  7. Click Calculate to make sure there are no errors in the expression.

  8. Click OK to save your changes and to return to the Design Gateway.

  9. Right-click on the calculator component, and select Rename.

    The Rename Component dialog box appears.

  10. Enter Aspect Ratio as the name of the component, and click OK.