ud_rpt_pumping_sum - Giswater/giswater_dbmodel GitHub Wiki
Description:
Contains the results of pumping summary simulations.
Fields:
Column name | Data type | Description |
---|---|---|
id | integer | Description |
result_id | character varying(30) | Description |
arc_id | character varying(50) | Description |
percent | numeric(12, 4) | Description |
num_startup | integer | Description |
min_flow | numeric(12, 4) | Description |
avg_flow | numeric(12, 4) | Description |
max_flow | numeric(12, 4) | Description |
vol_ltr | numeric(12, 4) | Description |
powus_kwh | numeric(12, 4) | Description |
timoff_min | numeric(12, 4) | Description |
timoff_max | numeric(12, 4) | Description |