# tmp\_base

SWAT+ uses the base temperature to calculate the number of heat units accrued every day. The minimum or base temperature for plant growth varies with growth stage of the plant. However, this variation is ignored by the model - SWAT+ uses the same base temperature throughout the growing season.

Base temperature is measured by growing plants in growth chambers at several different temperatures. The rate of leaf tip appearance as a function of temperature is plotted. Extrapolating the line to the leaf tip appearance rate of 0.0 leaves/day gives the base or minimum temperature for plant growth. The figure below plots data for corn. Note that the line intersects the x-axis at 8°C.

![](/files/0fGjBGXf2qo0kKuqccd7)


---

# 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/databases/plants.plt/tmp_base.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.
