integrate_surface
Compute forces, areas, or fluxes by integrating a field over a surface from simulation data.
Instructions
Integrate a field over a surface to compute forces, areas, or fluxes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to simulation file | |
| field_name | Yes | Field to integrate (e.g., "p", "wallShearStress") | |
| boundary | No | Boundary/block name to extract (e.g., "wall", "inlet") | |
| timestep | No | Timestep selection |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||