integrate_surface
Calculate forces, areas, or fluxes by integrating a field over a surface boundary in simulation data. Use this tool to perform physical analysis on 3D engineering datasets.
Instructions
Integrate a field over a surface to compute forces, areas, or fluxes.
Args: file_path: Path to simulation file field_name: Field to integrate (e.g., "p", "wallShearStress") boundary: Boundary/block name to extract (e.g., "wall", "inlet") timestep: Timestep selection
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| field_name | Yes | ||
| boundary | No | ||
| timestep | No |