# Sediment Reduction Model

The sediment reduction model developed for SWAT+ was based on measured VFS data. A VFS removes sediment by reducing runoff velocity due to increased resistance of the vegetative media and enhanced infiltration in the VFS area (Barfield et al., 1998). Both result in a reduction in transport capacity and the deposition of sediment. Both the filtering and infiltration aspects are represented in the model. Similar to the runoff loading approach used earlier, sediment loading per unit VFS area was found to correlate with measured sediment reduction. Dosskey et al. (2002) hypothesized that sediment trapping efficiency decreases as the load per unit of buffer area increases. Sediment loading was calculated as the mass of sediment originating from the upslope area per unit of VFS area express as kg m$$^{-2}$$. The infiltration aspect was represented in the model by incorporating the runoff reduction as a percentage. Sixty-two experiments reported in the literature were used to develop this model.

&#x20;                           $$S\_R(%)=79.0-1.04   S\_L+0.213R\_R$$                                                      6:5.1.2

where $$S\_R$$ is the predicted sediment reduction (%); $$S\_L$$ is sediment loading (kg/m$$^2$$); and $$R\_R$$ is the runoff reduction (%). Sediment loading alone was correlated with sediment reduction ($$R^2$$ = 0.41) (Figure 6:5-2). The addition of runoff reduction allowed the regression model to explain most of the variability ($$R^2$$ = 0.64) in the measured data.

![Figure 6:5-2. Sediment reduction as a function of sediment loading.  Developed from measured data reported in the literature.](https://1348478613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MTFpIHUB1K63DLhLJaf%2Fuploads%2FjXSYkRqQb9zcYNHtIog5%2Fnew2.jpg?alt=media\&token=a4839282-531c-4d1d-9685-0fe93d57cbcb)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://swatplus.gitbook.io/io-docs/theoretical-documentation/section-6-management-practices/filter-strips-and-grassed-waterways/filter-strips/sediment-reduction-model.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
