# In-Stream Pesticide Transformations

SWAT+ incorporates a simple mass balance developed by Chapra (1997) to model the transformation and transport of pesticides in streams. The model assumes a well-mixed layer of water overlying a sediment layer. Only one pesticide can be routed through the stream network. The pesticide to be routed is defined by the variable IRTPEST in the .bsn file.


---

# 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.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.
