# Settling

Pesticide in the particulate phase may be removed from the water layer by settling. Settling transfers pesticide from the water to the sediment layer. The amount of pesticide that is removed from the water via settling is:

&#x20;       $$pst\_{stl,wtr}=v\_s*SA*\frac{F\_p\*pst\_{lkwtr}}{V}$$                                              8:4.1.13

&#x20;          where $$pst\_{stl,wtr}$$ is the amount of pesticide removed from the water due to settling (mg pst), $$v\_s$$ is the settling velocity (m/day),   $$SA$$ is the surface area of the water body (m$$^2$$), $$F\_p$$ is the fraction of total pesticide in the particulate phase, $$pst\_{lkwtr}$$ is the amount of pesticide in the water (mg pst), and  . $$V$$ is the volume of water in the water body (m$$^3$$ H$$\_2$$O).


---

# 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-8-water-bodies/pesticides-in-water-bodies/pesticide-in-the-water/settling.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.
