-
Notifications
You must be signed in to change notification settings - Fork 33
ud_inp_treatment_node_x_pol
Daniel Marín edited this page Jul 8, 2026
·
2 revisions
Specifies the degree of treatment received by pollutants at specific nodes of the drainage system.
| Column name | Data type | Description |
|---|---|---|
| node_id | character varying(50) | Id of node where treatment occurs |
| poll_id | character varying(16) | Id of pollutant, defined on inp_pollutant |
| function | character varying(100) | Mathematical function expressing treatment result in terms of pollutant concentrations, pollutant removals, and other standard variables |


