-
Notifications
You must be signed in to change notification settings - Fork 11
ud_inp_dscenario_junction
advase edited this page Sep 8, 2022
·
2 revisions
Defines each junction properties in the selected alternative.
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 |