---
title: "Percentage Removal"
canonical: "https://help.innovyze.com/space/infodrainage2021v1/16548093/Percentage%20Removal"
format: markdown
---
For** percentage removal**, the concentration (*C*) within the drainage system is given by the routing method. There are two sub-methods available for percentage removal: [Percentage Removal With](#PercentageRemoval-PercentageRemovalWith), or [Percentage Removal Without](#PercentageRemoval-PercentageRemovalWithout) background concentration. 

![image](media://1a569f09-ea1b-4200-92f9-c4d454873a98)

The sub-methods outlined below use the following variables:

*C* = pollutant concentration

*C*<sub>*out*</sub> = pollutant concentration in the outflow

*C*<sub>*in*</sub> = pollutant concentration in the inflow

*PercentageRemoval* = the specified percentage by which the concentration in the outflow is reduced

## > Macro (anchor)

Percentage Removal Without Background Concentration

The concentration in the outflow is calculated as the resident concentration, reduced by the specified percentage. 

* C*<sub>*out = *</sub>*C*<sub>*in*</sub>* * (1 - PercentageRemoval)*

## > Macro (anchor)

Percentage Removal With Background Concentration

Realistically some pollutant concentrations are not reduced to zero. In such cases, users may specify a background (minimum) concentration (*C*<sub>*back*</sub>) below which the pollutant concentration will not be reduced.

The method is the same as for Percentage removal without background concentration, except for the inclusion of the background concentration variable. 

*C*<sub>*out *</sub>*=  C*<sub>*back *</sub>*+ [(C*<sub>*in *</sub>*- C*<sub>*back*</sub>*) * (1 - PercentageRemoval)]*