inp_dscenario_junction - Giswater/giswater_dbmodel GitHub Wiki
Description:
Defines junction nodes contained in the network through the dscenarios. Data is related to a selected dscenario.
Fields:
| Column name | Data type | Description | Example |
|---|---|---|---|
| dscenario_id | integer | Id of dscenario | |
| node_id | character varying(16) | Id of node | |
| demand | numeric(12,6) | Water demand value | 0.031890 |
| pattern_id | character varying(16) | Id of pattern, defined on inp_pattern | pattern_01 |
| peak_factor | numeric(12,4) | Ratio of the maximum flow to the average daily flow in a water system used in calculation of water balances |