-
Notifications
You must be signed in to change notification settings - Fork 33
ud_rpt_pumping_sum
Daniel Marín edited this page Jul 8, 2026
·
1 revision
Contains the results of pumping summary simulations.
| 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 |


