# Sediment Routing In Stream Channels

&#x20;           Each subbasin has a main routing reach where sediment from upland subbasins is routed and then added to downstream reaches.  In SWAT+, a simplified version of Bagnold (1977) stream power equation was used to calculate the maximum amount of sediment that can be transported in a stream segment.  It does not keep track of sediment pools in various particle sizes.

&#x20;           In the current version, four additional stream power equations with more physically based approach have been incorporated for modeling sediment transport, bank and bed erosions in channel containing various bed materials and sediment deposition.  If one among these four physically based approach is selected, then the sediment pool in six particle sizes are tracked by the model.    &#x20;


---

# 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/~/changes/GiVD5ID0WVyRIAumaMy2/sediment-routing/sediment-routing-in-stream-channels.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.
