plant.ini
This file stores information about the plants growing in a plant community.
A plant community can consist of plants growing at the same time or plants growing in rotation.
The structure of the file plant.ini is different than that of most other SWAT+ input files. The first line for each plant community specifies how many plants there are in the community and what the initial year of the rotation is. It is followed by one line per plant in the community.
Field | Description | Type | Unit | Default | Range |
---|---|---|---|---|---|
Plant community name | string | n/a | n/a | n/a | |
Number of plants in the community | integer | n/a | |||
Initial rotation year | integer | n/a | |||
Plant name as in plant database | string | n/a | n/a | ||
Land cover status at start of simulation | string | n/a | n/a | ||
Initial Leaf Area Index | real | m^2/m^2 | 0.0 | 0.0-8.0 | |
Initial plant biomass | real | kg/ha | 0.0 | 0.0-1000.0 | |
Initial fraction of plant heat units accumulated | real | fraction | 0.0 | 0.0-100.0 | |
Plant population | real | n/a | 0.0 | ||
Age of plant at start of simulation | real | years | 0.0 | ||
Initial residue cover | real | kg/ha | 10000.00 | 0.0-10000.0 |
Last updated