Using the MOP Solver

You can calculate designs by using the Metamodel of Optimal Prognosis (MOP) solver wizard.

To use the MOP solver:

  1. On the Excel Ribbon, switch to the Add-ins tab.

  2. Click MOP solver.

    The MOP solver dialog opens.

  3. To the right of the Metamodel file field, click the orange folder.

  4. Browse to and select the OMDB file that contains a metamodel.

    To see an example, select the MOP_coupled_function.omdb file from the excel_tools folder here .

  5. Click Open.

  6. Select a cell for table generation. For example, A1.

  7. Click Generate table template.

    The design table is generated and displayed.

    NumberDescription
    1Optional design ID
    2Lower and upper parameter bounds
    3Parameter names and values
    4Response names and values
    5CoP matrix
  8. In the design table, add parameter values and optionally a design ID.

  9. Select at least one parameter per design for calculation.

  10. To allow input parameters to exceed the MOP sampling bounds select the Extrapolation check box.

    When the check box is clear, input values are checked before approximation and the application stops with an error if the input values cannot be processed. Only select the check box to include input values in the forecast model that are outside but close to the sample bounds.

  11. Click Run MOP Solver.

MOPSolver Function

The table template contains the MOPSolver field function for all responses and criteria of the reference design. You can use it like all other Excel functions.

You can easily select the reference design and drag the selection which automatically adopts the result cells to the new input range.

An input value change is evaluated immediatelly if your formula calculation options are set to Automatic.

The Extrapolation argument evaluates to true if it is set to 1, otherwise to false.