set_pipe_diameter
Set a pipe's diameter in an EPANET water network model to update its hydraulic properties for simulation or what-if analysis.
Instructions
Set the diameter of a pipe.
Args: network_id: Session id. pipe_id: Pipe name/ID. diameter: New diameter in the network's length units (mm or inches).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipe_id | Yes | ||
| diameter | Yes | ||
| network_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |