-
Notifications
You must be signed in to change notification settings - Fork 11
ud_inp_pump
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Identifies each pump of the drainage system.
Column name | Data type | Description | Domain values |
---|---|---|---|
arc_id | character varying(16) | Id of arc | |
curve_id | character varying(16) | Id of curve, defined inp_curve | |
status | character varying(3) | Status at start of simulation | [ON, OFF] |
startup | numeric(12,4) | Depth at inlet node when pump turns on | |
shutoff | numeric(12,4) | Depth at inlet node when pump turns off |