ws_rpt_arc - Giswater/giswater_dbmodel GitHub Wiki
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 |
| arc_id | character varying(16) | Id of arc |
| length | numeric | Length of the arc |
| diameter | numeric | Diameter of the arc |
| flow | numeric | Calculated flow result |
| vel | numeric | Calculated velocity result |
| headloss | numeric | Calculated flow result |
| setting | numeric | Calculated setting result |
| reaction | numeric | Calculated reaction result |
| ffactor | numeric | Value of ffactor |
| other | character varying(100) | |
| "time" | character varying(100) | Simulation time |
| status | character varying(16) |