# Mass Balance

The processes described above can be combined into mass balance equations for the well-mixed reach segment and the well-mixed sediment layer:        $$$$$$\Delta pst\_{rchwtr}=pst\_{in}-(pst\_{sol,o}+pst\_{sorb,o})-pst\_{deg,wtr}-pst\_{vol,wtr}-pst\_{stl,wtr}+pst\_{rsp,wtr}\pm pst\_{dif}$$​                                                                               &#x20;

&#x20;                                                                                                                            7:4.3.1

$$\Delta pst\_{rchsed}=-pst\_{deg,sed}+pst\_{stl,wtr}-pst\_{rsp,wtr}-pst\_{bur}\pm pst\_{dif}$$         7:4.3.2

where $$\Delta pst\_{rchwtr}$$ is the change in pesticide mass in the water layer (mg pst),  $$\Delta pst\_{rchsed}$$ is the change in pesticide mass in the sediment layer (mg pst), $$pst\_{in}$$ is the pesticide added to the reach segment via inflow (mg pst), $$pst\_{sol,o}$$ is the amount of dissolved pesticide removed via outflow (mg pst), $$pst\_{sorb,o}$$ is the amount of particulate pesticide removed via outflow (mg pst), $$pst\_{deg,wtr}$$ is the amount of pesticide removed from the water via degradation (mg pst), $$pst\_{vol,wtr}$$ is the amount of pesticide removed via volatilization (mg pst), $$pst\_{stl,wtr}$$ is the amount of pesticide removed from the water due to settling (mg pst), $$pst\_{rsp,wtr}$$ is the amount of pesticide removed via resuspension (mg pst), $$pst\_{dif}$$ is the amount of pesticide transferred between the water and sediment by diffusion (mg pst),$$pst\_{deg,sed}$$ is the amount of pesticide removed from the sediment via degradation (mg pst), $$pst\_{bur}$$ is the amount of pesticide removed via burial (mg pst).


---

# 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-7-main-channel-processes/in-stream-pesticide-transformations/mass-balance.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.
