run_hydraulic_simulation
Run a full hydraulic simulation of a water distribution network to obtain time-series results including pressures, demands, flows, and link statuses at each reporting time step.
Instructions
Run a full hydraulic simulation and return time-series results.
Returns pressures, demands, heads, flows, velocities, head-losses and link statuses at every reporting time step.
Args: network_id: Session id of the network to simulate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |