ud_rpt_outfallflow_sum - Giswater/giswater_dbmodel GitHub Wiki
Description:
Contains the results of outfall flow simulations.
Fields:
| Column name | Data type | Description |
|---|---|---|
| id | integer | Description |
| result_id | character varying(30) | Description |
| node_id | character varying(50) | Description |
| flow_freq | numeric(12, 4) | Description |
| avg_flow | numeric(12, 4) | Description |
| max_flow | numeric(12, 4) | Description |
| total_vol | numeric(12, 4) | Description |