Setting the Execution Options

You can select the files to build the model and run the solver.


Before you begin: You must first select the input file and prepare the component (see Selecting the Input File and Preparing the Component).
  1. Click the Execution tab.

  2. Specify the Step1 Commad File.

    1. Click Browse.
    2. Navigate to the BuildAdm.bat file, and click Open.

      This file is executed to build the model. It must be present in the same directory where the ADM and ACF files are present.

  3. Specify the Step2 Commad File.

    1. Click Browse.
    2. Navigate to the RunSolver.bat file, and click Open.

      This file is executed to run the solver. After execution, it creates the .req file. It must be present in the same directory where the ADM and ACF files are present.

  4. View and edit the Step1 Commad File.

    1. Click the Step1 subtab.

      The content of the selected BuildAdm.bat file appears.

    2. Select any of the files to view and edit the content.

      BAT File View the content of the BAT file.
      PY File View the content of the PY file which the component generates.

    3. Click Edit if you want to edit the file.

      The area showing the file content becomes highlighted.

    4. Click Save to save the changes.

  5. View and edit the Step2 Commad File.

    1. Click the Step2 subtab.

      The content of the selected RunSolver.bat file appears.

    2. Click Edit if you want to edit the file.

      The area showing the file content becomes highlighted.

    3. Click Save to save the changes.

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