# Section 5: Land Cover/Plant

<figure><img src="/files/LTRfggQRj3jhEyP0pXYC" alt=""><figcaption></figcaption></figure>

The plant growth component of SWAT+ is a simplified version of the EPIC plant growth model. As in EPIC, phenological plant development is based on daily accumulated heat units, potential biomass is based on a method developed by Monteith, a harvest index is used to calculate yield, and plant growth can be inhibited by temperature, water, nitrogen, or phosphorus stress. <mark style="background-color:red;">Portions of the EPIC plant growth model that were not incorporated into SWAT+ include detailed root growth, micronutrient cycling and toxicity responses, and the simultaneous growth of multiple plant species in the same HRU.</mark>


---

# 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-5-land-cover-plant.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.
