-
Notifications
You must be signed in to change notification settings - Fork 33
ud_rpt_lidperformance_sum
Daniel Marín edited this page Jul 8, 2026
·
1 revision
Contains the results of LID performance simulations.
| Column name | Data type | Description |
|---|---|---|
| id | integer | Description |
| result_id | character varying(30) | Description |
| subc_id | character varying(16) | Description |
| lidco_id | character varying(16) | Description |
| tot_inflow | numeric(12, 4) | Description |
| evap_loss | numeric(12, 4) | Description |
| infil_loss | numeric(12, 4) | Description |
| surf_outf | numeric(12, 4) | Description |
| drain_outf | numeric(12, 4) | Description |
| init_stor | numeric(12, 4) | Description |
| final_stor | numeric(12, 4) | Description |
| per_error | numeric(12, 4) | Description |


