# awc

The plant available water content, also referred to as the available water capacity, is calculated by subtracting the fraction of the water content at permanent wilting point from the water content at field capacity, *AWC = FC - WP*. Available water capacity is estimated by determining the amount of water released between in situ field capacity (the soil water content at soil matric potential of -0.033 MPa) and the permanent wilting point (the soil water content at soil matric potential of -1.5 MPa).


---

# 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/soils/soils.sol/awc.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.
