study_wait
Wait for the current COMSOL simulation to finish solving. Returns the final progress status after a specified timeout or indefinite wait.
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 |