get_flow_at_time
Obtain link flow values at a specific simulation time in a water distribution network. Use for analyzing hydraulic conditions at critical moments.
Instructions
Return link flows at (or nearest to) a specific simulation time.
Args: network_id: Session id of the network. time_s: Simulation time in seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time_s | Yes | ||
| network_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |