# revap

Water may move from the aquifer into the overlying unsaturated zone. In periods when the material overlying the aquifer is dry, water in the capillary fringe that separates the saturated and unsaturated zones will evaporate and diffuse upward. As water is removed from the capillary fringe by evaporation, it is replaced by water from the underlying aquifer. Water may also be removed from the aquifer by deep-rooted plants that are able to uptake water directly from the aquifer. This process is significant in watersheds where the saturated zone is not very far below the surface or where deep-rooted plants are growing.

As *revap* approaches 0, movement of water from the aquifer to the root zone is restricted. As *revap* approaches 1, the rate of transfer from the aquifer to the root zone approaches the rate of potential evapotranspiration.


---

# 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/aquifers/aquifer.aqu/revap.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.
