inp_dscenario_rules - Giswater/giswater_dbmodel GitHub Wiki
Description:
Defines dscenario rule-based controls that modify arcs based on a combination of conditions.
Fields:
Column name | Data type | Description |
---|---|---|
id | serial | Id |
dscenario_id | integer | Id of dscenario |
sector_id | character varying(16) | Id of hydraulic sector related to the rule |
text | text | Rule definition |
active | boolean | If true, rule applies on the model |