study_wait
Blocks until the current COMSOL solving operation completes, optionally timing out, then returns the final progress status.
Instructions
Wait for the current solving operation to complete.
Args: timeout: Maximum time to wait in seconds (None for indefinite)
Returns: Final progress status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No |