# Harvest Operation

&#x20;           The harvest operation will remove plant biomass without killing the plant. This operation is most commonly used to cut hay or grass.&#x20;

&#x20;              The only information required by the harvest operation is the date. However, a harvest index override and a harvest efficiency can be set.&#x20;

&#x20;                  When no harvest index override is specified, SWAT+ uses the plant harvest index from the plant growth database to set the fraction of biomass removed. The plant harvest index in the plant growth database is set to the fraction of the plant biomass partitioned into seed for agricultural crops and a typical fraction of biomass removed in a cutting for hay. If the user prefers a different fraction of biomass to be removed, the harvest index override should be set to the desired value.&#x20;

&#x20;                      A harvest efficiency may also be defined for the operation. This value specifies the fraction of harvested plant biomass removed from the HRU. The remaining fraction is converted to residue on the soil surface. If the harvest efficiency is left blank or set to zero, the model assumes this feature is not being used and removes 100% of the harvested biomass (no biomass is converted to residue).&#x20;

&#x20;                         After biomass is removed in a harvest operation, the plant’s leaf area index and accumulated heat units are set back by the fraction of biomass removed. Reducing the number of accumulated heat units shifts the plant’s development to an earlier period in which growth is usually occurring at a faster rate.

![](https://1348478613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MTFpIHUB1K63DLhLJaf%2Fuploads%2FJzBJU0k5n76S52tMaANe%2Fgm2.jpg?alt=media\&token=563a72aa-0146-4b98-93e3-3990a24b2af9)


---

# 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-6-management-practices/general-management/harvest-operation.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.
