inp_dscenario_flwreg_pump - Giswater/giswater_dbmodel GitHub Wiki
Description:
Identifies each pump of the drainage system, which acts as flow regulator.
Fields:
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 |