# Diffusion

Pesticide in the dissolved phase is available for diffusion. Diffusion transfers pesticide between the water and sediment layers. The direction of movement is controlled by the pesticide concentration. Pesticide will move from areas of high concentration to areas of low concentration. The amount of pesticide that is transferred between the water and sediment by diffusion is:

&#x20;          $$pst\_{dif}=\mid\frac{v\_d}{depth}\*(F\_{d,sed}*pst\_{rchsed}-F\_d*pst\_{rchwtr})\*TT\mid$$           7:4.2.11

where $$pst\_{dif}$$ is the amount of pesticide transferred between the water and sediment by diffusion (mg pst), $$v\_d$$ is the rate of diffusion or mixing velocity (m/day), $$depth$$ is the flow depth (m), $$F\_{d,sed}$$ is the fraction of total sediment pesticide in the dissolved phase, $$pst\_{rchsed}$$ is the amount of pesticide in the sediment (mg pst), $$F\_d$$ is the fraction of total water layer pesticide in the dissolved phase, $$pst\_{rchwtr}$$ is the amount of pesticide in the water (mg pst), and $$TT$$ is the flow duration (days). If $$F\_{d,sed}*pst\_{rchsed}>F\_d*pst\_{rchwtr}$$,$$pst\_{dif}$$ is transferred from the sediment to the water layer.                                                      If $$F\_{d,sed}*pst\_{rchsed}\<F\_d*pst\_{rchwtr}$$, $$pst\_{dif}$$ is transferred from the water to the sediment layer.

&#x20;          The diffusive mixing velocity, $$v\_d$$, can be estimated from the empirically derived formula (Chapra, 1997):

&#x20;                  $$v\_d=\frac{69.35}{365}*\phi*MW^{-2/3}$$                                                             7:4.2.12

where $$v\_d$$ is the rate of diffusion or mixing velocity (m/day), $$\phi$$ is the sediment porosity, and $$MW$$ is the molecular weight of the pesticide compound.


---

# 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/in-stream-pesticide-transformations/pesticide-in-the-sediment/diffusion.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.
