-
Notifications
You must be signed in to change notification settings - Fork 11
inp_dscenario_rules
advase edited this page Oct 24, 2022
·
1 revision
Defines dscenario rule-based controls that modify arcs based on a combination of conditions.
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 |