cst_run_simulation_async
Launch a CST simulation asynchronously, returning control immediately. Monitor its progress using the simulation status tool.
Instructions
Start a CST simulation asynchronously (non-blocking). The simulation launches and control returns immediately. Use cst_get_simulation_status to monitor progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| solver_type | No | Solver type to use. If omitted, the currently configured solver is used. Options: 'Time Domain', 'Frequency Domain', 'Eigenmode', 'Integral Equation'. |