- Plotting the evolution of secondary metrics (e.g., mass, reaction forces) against the primary objective to confirm the design’s overall effectiveness.
- Examining the values of critical parameters throughout the run to diagnose why the optimization may have stalled or violated a hidden constraint.
- The Iteration input is optional. If left empty, the block will automatically use the final iteration of the optimization.
Extracts all tracked parameters at a specific iteration from a Parameter Optimization Result.
Inputs
| Name | Type | Description |
|---|---|---|
| Result | Parameter Optimization Result | Result to extract the tracked parameters from. |
| Iteration | Integer | Iteration number which the Parameter Group will be extracted from. If not provided, the last iteration will be used. |
Outputs
| Type |
|---|
| Parameter Group |

