Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

ws_rpt_node

Barbara Rzepka edited this page Oct 6, 2022 · 1 revision

Description:

Result of EPANET modeling process.

Fields:

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

Clone this wiki locally