ws_inp_dscenario_demand - Giswater/giswater_dbmodel GitHub Wiki
Description:
Supplement to inp_junction section for defining multiple water demands at junction nodes
Fields:
| Column name | Data type | Description | Example |
|---|---|---|---|
| dscenario_id | integer | Id of demand scenario, defined on cat_dscenario | 1 |
| feature_id | character varying(16) | Id of feature | |
| feature_type | character varying(16) | Key word | NODE, LINK |
| demand | numeric(12,6) | Water demand value | 8.000 |
| pattern_id | character varying(16) | Id of pattern, defined on [inp_pattern] (https://github.com/Giswater/giswater_dbmodel/wiki/ws_inp_pattern) | pattern_03 |
| demand_type | character varying(18) | Type of demand, defined on inp_typevalue as inp_value_demandtype | NODE ESTIMATED |
| source | text | Process source |