# rcv\_ob

The receiving object can be specified by entering "cha" for channels, "res" for reservoirs, or "aqu" for aquifers. If non of these three options is entered, SWAT+ assumes that the water is transferred to an object outside the modeled watershed and thus lost from the system. By entering a name in this column, the user can make sure that the receiving object is included in the water allocation output file.&#x20;

| Object type              | Description                                                                        |
| ------------------------ | ---------------------------------------------------------------------------------- |
| cha                      | Channel                                                                            |
| res                      | Reservoir                                                                          |
| aqu                      | Aquifer                                                                            |
| Name of receiving object | User-defined name of an object that is assumed to be located outside the watershed |


---

# 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/introduction-1/water-allocation/water_allocation.wro/rcv_ob.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.
