set_pipe_roughness
Set the roughness coefficient of a pipe in an EPANET water distribution network model. Specify the pipe ID and roughness value (Hazen-Williams C factor or Darcy-Weisbach roughness height).
Instructions
Set the roughness coefficient of a pipe.
Args: network_id: Session id. pipe_id: Pipe name/ID. roughness: Hazen-Williams C factor (or Darcy-Weisbach roughness height).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipe_id | Yes | ||
| roughness | Yes | ||
| network_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |