recommend_setup
Turn a plain-language goal into a full OpenFOAM setup plan, including solver, turbulence model, mesh preset, fields, and boundary conditions. Asks for missing velocity or length details to refine recommendations.
Instructions
Turn a plain-language goal (e.g. 'flow through a pipe', 'drag on a car') into a complete setup plan: recommended solver, turbulence model, target y+, which blockMesh preset to auto-generate, the 0/ fields needed, per-patch boundary conditions, and a numbered step list. If velocity/length are missing it returns targeted questions to ask the user first. Start here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | ||
| fluid | No | air | |
| length | No | ||
| velocity | No | ||
| transient | No | ||
| heat_transfer | No |