# 1:2.2 Maximum Half-Hour Rainfall

The maximum half-hour rainfall is required by SWAT+ to calculate the peak runoff rate. The maximum half-hour rainfall is reported as a fraction of the total daily rainfall, 0.5. If sub-daily precipitation data is used in the model, SWAT+ will calculate the maximum half-hour rainfall fraction directly from the precipitation data. If daily precipitation data is used, SWAT+ generates a value for 0.5 using the equations summarized in Chapter 1:3.


---

# 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-1-climate/chapter-1-2-atmospheric-water/1-2.2-maximum-half-hour-rainfall.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.
