cst_parameter_sweep
Set up automated parameter sweeps in CST Studio to run multiple simulations, varying a specified parameter across a defined range.
Instructions
Set up a parameter sweep in CST Studio. The sweep runs the simulation multiple times, varying the specified parameter across a range of values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stop | Yes | Stop value of the sweep range. | |
| start | Yes | Start value of the sweep range. | |
| steps | Yes | Number of steps in the sweep (minimum 2). | |
| parameter | Yes | Name of the parameter to sweep. | |
| simulation_type | No | Solver type for the sweep. Defaults to Transient. |