Double-click the Target Solver component icon . The Target Solver Component Editor appears.
From the Target Solver Component Editor,
click the Options tab.
The technique and execution options appear.
Set the tuning parameter values:
Option |
Description |
Maximum Evaluations |
This value
sets the maximum number of design evaluations you want the Target Solver
component to run. The type of this value is integer. The
default value is 10. Other possible values are . |
Target Tolerance |
This value
sets the termination criterion for the Target Solver component. The type
of this value is real. The default value is 1.0E-6.
Other possible values are and . |
Set the following options:
Option |
Description |
Execute evaluations in parallel when possible |
This option controls how the design points execute. If selected, design
points execute in parallel, in small batches. The size of the batch depends
on the number of selected design variables. |
Disable Target Solver (execute a single
run) |
If this option is selected, the subflow executes only
one time. This is useful in models that need to turn the driver logic
on/off parametrically. This option is also helpful in debugging the process. |
If desired, map the technique options and the Disable
Target Solver (execute a single run) options to parameters.
For more information, see Mapping Options and Attributes to Parameters.
Click OK to save your changes
and to close the Target Solver Component Editor.
|