-
Notifications
You must be signed in to change notification settings - Fork 33
inp_dscenario_treatment
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 |
|---|---|---|
| dscenario_id | int4 | Id of dscenario |
| node_id | varchar(50) | Id of node |
| poll_id | varchar(16) | Id of pollutant, defined on inp_pollutant |
| function | varchar(100) | Mathematical function expressing treatment result in terms of pollutant concentrations, pollutant removals, and other standard variables |


