-
Notifications
You must be signed in to change notification settings - Fork 11
inp_dscenario_flwreg_pump
advase edited this page Sep 8, 2022
·
2 revisions
Identifies each pump of the drainage system, which acts as flow regulator.
Column name | Data type | Description | Example |
---|---|---|---|
dscenario_id | int4 | Id of dscenario | |
nodarc_id | varchar(20) | Id of nodarc | |
status | varchar(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 |