Skip to contents

Checks if the pollutant i is a constraint for the connected area

Usage

check_pollutant_impact(Ci_river, Ci_threshold, Ci_storm)

Arguments

Ci_river

Background concentration for substance i. Concentration unit must fit to Ci_threshold and Ci_storm.

Ci_threshold

Threshold value for substance i. Concentration unit must fit to Ci_river and Ci_storm.

Ci_storm

Concentration in stormwater run-off for substance i. Concentration unit must fit to Ci_threshold and Ci_river.

Value

Inf if the pollutant is no constraint, -Inf if the pollutant should not be discharged at all, and TRUE if the tolerable load can be calculated