study_solve_async
Start solving a COMSOL study in the background. Monitor progress with study_get_progress or cancel with study_cancel.
Instructions
Start solving a study in the background (asynchronous).
Use study_get_progress to monitor progress and study_cancel to stop.
Args: study_name: Study to solve (None for all studies) model_name: Model name (default: current model)
Returns: Confirmation that solving started, or error message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| study_name | No | ||
| model_name | No |