-
Notifications
You must be signed in to change notification settings - Fork 11
ws_rpt_node
Barbara Rzepka edited this page Oct 6, 2022
·
1 revision
Result of EPANET modeling process.
Column name | Data type | Description |
---|---|---|
id | serial | Id |
result_id | character varying(30) | Id of a model result |
node_id | character varying(16) | Id of node |
elevation | numeric(12, 3) | Elevation of the node |
demand | float8 | Demand value assigned to node |
head | numeric | Value of head |
press | numeric | Value of pressure |
other | character varying(100) | Other |
"time" | character varying(100) | Simulation time |
quality | numeric(12,4) | Value of quality |