> For the complete documentation index, see [llms.txt](https://swatplus.gitbook.io/io-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://swatplus.gitbook.io/io-docs/introduction-1/databases/plants.plt/stcon_max.md).

# stcon\_max

Stomatal conductance of water vapor is used in the Penman-Monteith calculations of maximum plant evapotranspiration. The plant database contains three variables pertaining to stomatal conductance that are required only if the Penman-Monteith equation is used to model evapotranspiration: maximum stomatal conductance and two variables that define the impact of vapor pressure deficit on stomatal conductance ([frac\_stcon](/io-docs/introduction-1/databases/plants.plt/frac_stcon.md), [vpd](/io-docs/introduction-1/databases/plants.plt/vpd.md)).

Körner et al. (1979) defines maximum leaf diffusive conductance as the largest value of conductance observed in fully developed leaves of well-watered plants under optimal climatic conditions, natural outdoor CO2 concentrations and sufficient nutrient supply. Leaf diffusive conductance of water vapor cannot be measured directly but can be calculated from measurements of transpiration under known climatic conditions. Various different methods are used to determine diffusive conductance: transpiration measurements in photosynthesis cuvettes, energy balance measurements or weighing experiments, ventilated diffusion porometers, and non-ventilated porometers. Körner (1977) measured diffusive conductance using a ventilated diffusion porometer.

To obtain maximum leaf conductance values, leaf conductance is determined between sunrise and late morning until a clear decline or no further increase is observed. Depending on phenology, measurements are taken on at least three bright days in late spring and summer, preferably just after a rainy period. The means of maximum leaf conductance of 5 to 10 samples each day are averaged, yielding the maximum diffusive conductance for the species. Due to the variation of the location of stomata on plant leaves for different plant species, conductance values should be calculated for the total leaf surface area.

#### References

> Körner (1977)&#x20;
>
> Körner et al. (1979)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/stcon_max.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.
