ud_inp_dscenario_junction - Giswater/giswater_dbmodel GitHub Wiki
Description:
Defines each junction properties in the selected alternative.
Fields:
| Column name | Data type | Description |
|---|---|---|
| dscenario_id | integer | Id of demand scenario, defined on cat_dscenario |
| node_id | character varying(50) | Id of node |
| y0 | numeric(12,4) | Water depth at start of simulation |
| ysur | numeric(12,4) | Maximum additional head above ground elevation that manhole junction can sustain under surcharge conditions |
| apond | numeric(12,4) | Area subjected to surface ponding once water depth exceeds |
| outfallparam | json | Parameters of junction in case it is an outfall (works only when it's a sink node and this column is not null) |
| elev | float | Elevation |
| ymax | float |