set_reservoir_head
Set the total head of a reservoir to adjust water-surface elevation in a water distribution network model.
Instructions
Set the total head (water-surface elevation) of a reservoir.
Args: network_id: Session id. reservoir_id: Reservoir node name/ID. head: Total head value in the network's pressure-head units.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| head | Yes | ||
| network_id | Yes | ||
| reservoir_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |