probe_timeseries
Sample a field value at a fixed point across timesteps to monitor pressure or velocity at a sensor location over time. Returns times and values arrays.
Instructions
Sample a field value at a fixed point across timesteps.
Useful for monitoring pressure/velocity at a sensor location over time. Returns dict with times and values arrays.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| field_name | Yes | ||
| point | Yes | ||
| files | No | ||
| file_pattern | No | ||
| time_range | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||