-
Notifications
You must be signed in to change notification settings - Fork 11
ws_inp_shortpipe
Edgar Fuste edited this page Nov 2, 2021
·
2 revisions
Table of node features that inside model acts as arcs.
Column name | Data type | Description | Domain values |
---|---|---|---|
node_id | character varying(16) | Id of node | |
minorloss | numeric(12,6) | Lower loss coefficient associated with curves, direction changes, etc. | |
to_arc | character varying(16) | Id of arc, which indicates flow direction | |
status | character varying(12) | Status of shortpipe, defined on inp_typevalue as inp_value_status_pipe | CLOSED, CV, OPEN |