-
Notifications
You must be signed in to change notification settings - Fork 11
ws_inp_pipe
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Defines all pipe links contained in the network.
Column name | Data type | Description | Example |
---|---|---|---|
arc_id | character varying(16) | Id of arc | |
minorloss | numeric(12,6) | Lower loss coefficient associated with curves, direction changes, etc. | |
status | character varying(12) | Status of pipe, defined on inp_typevalue as inp_value_status_pipe | OPEN |
custom_roughness | numeric(12,4) | Custom pipe roughness | |
custom_dint | numeric(12,3) | Custom pipe diameter | |
reactionparam | character varying(30) | Parameter for reactions or pipe (related to quality module of EPANET) | |
reactionvalue | character varying(30) | Value for especified reaction parameter |