ws_inp_pipe - Giswater/giswater_dbmodel GitHub Wiki
Description:
Defines all pipe links contained in the network.
Fields:
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 |