ud_inp_dscenario_controls - Giswater/giswater_dbmodel GitHub Wiki
Description:
Determines how pumps and regulators will be adjusted based on simulation time or conditions at specific nodes and links related to a dscenario.
Fields:
| Column name | Data type | Description |
|---|---|---|
| id | serial4 | Id |
| dscenario_id | int4 | Dscenario Id |
| sector_id | int4 | Id of hydraulic sector |
| text | text | Controls definition |
| active | bool | If true, controls applies on the model |