ud_rpt_nodeinflow_sum - Giswater/giswater_dbmodel GitHub Wiki
Description:
Contains the inflow value of nodes.
Fields:
| Column name | Data type | Description |
|---|---|---|
| id | integer | Description |
| result_id | character varying(30) | Description |
| node_id | character varying(50) | Description |
| swnod_type | character varying(18) | Description |
| max_latinf | numeric(12, 4) | Description |
| max_totinf | numeric(12, 4) | Description |
| time_days | character varying(10) | Description |
| time_hour | character varying(10) | Description |
| latinf_vol | numeric(12, 4) | Description |
| totinf_vol | numeric(12, 4) | Description |
| flow_balance_error | numeric(12, 2) | Description |
| other_info | character varying(12) | Description |