inp_dscenario_treatment - Giswater/giswater_dbmodel GitHub Wiki
Description:
Specifies the degree of treatment received by pollutants at specific nodes of the drainage system.
Fields:
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 |