avl.submit
Submit AVL aerodynamic analysis jobs asynchronously, returning a job ID for immediate retrieval. Supports up to 10,000 cases with background execution that survives client disconnects.
Instructions
Snapshot inputs and start a detached local AVL job; return job_id immediately. 1-10000 cases, at most two background workers execute per work root. Workers survive MCP client disconnection. Timeout is the execution budget per attempt, excluding queue. outputs=['total'] skips derivatives/surface/strip output; None requests all tables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputs | No | ||
| case_name | No | job | |
| conditions | Yes | ||
| model_path | Yes | ||
| references | No | ||
| length_unit | No | unspecified | |
| stop_on_error | No | ||
| timeout_seconds | No |