Root depth m (Water Overlay): Difference between revisions
No edit summary |
No edit summary |
||
Line 27: | Line 27: | ||
|notes= | |notes= | ||
* For crops and foliage to evaporate water, both the ROOT_DEPTH_M and the [[Water evaporation factor (Water Overlay)|WATER_EVAPORATION_FACTOR]] must be appropriately configured. | * For crops and foliage to evaporate water, both the ROOT_DEPTH_M and the [[Water evaporation factor (Water Overlay)|WATER_EVAPORATION_FACTOR]] must be appropriately configured. | ||
* When a | * When a building is present in any given location, the values for evaporation in the underground will overrule any values set by [[Hydrological attributes of terrains (Water Overlay)|terrain]] in the same location. To model underground evaporation without a building, set the attributes of the building on the applicable terrain type instead. | ||
* When a | * When a building has a ROOT_DEPTH_M of 0, the amount of evaporation which takes place in that location is 0. | ||
|howtos= | |howtos= | ||
* [[How to add and remove an Attribute]] | * [[How to add and remove an Attribute]] |
Revision as of 14:55, 6 October 2022
Icon | Attribute | Unit | Range | Description |
---|---|---|---|---|
ROOT_DEPTH_M | m | The depth of the roots of this Building, relative to the terrain height at the location of this Building. Water can be drawn from the underground and evaporated if the roots can reach it. |
Buildings with a root depth are known as crops and foliage.
Buildings representing crops and foliage can draw water from the underground, allowing it to evaporate. This behaves in the same way as terrain which is configured as plants.
Feddes Trapezium
Plants can experience oxygen stress when the groundwater level is too high. The plant roots become saturated so that the plant can no longer transpire.
To simulate the oxygen stress, the ROOT_DEPTH_M can also be configured with four values instead of one, which will be interpreted using Feddes transpiration model.
In the model, when the groundwater level rises, the transpiration increases. However, at a certain point, the groundwater is too high and the transpiration decreases. Water on the surface can then still evaporate, but the plant cannot transpire anymore.
The sequence for the four values should be defined in order of largest to smallest depth values and are interpreted as a 0-1-1-0 transpiration factor trapezium.
Notes
- For crops and foliage to evaporate water, both the ROOT_DEPTH_M and the WATER_EVAPORATION_FACTOR must be appropriately configured.
- When a building is present in any given location, the values for evaporation in the underground will overrule any values set by terrain in the same location. To model underground evaporation without a building, set the attributes of the building on the applicable terrain type instead.
- When a building has a ROOT_DEPTH_M of 0, the amount of evaporation which takes place in that location is 0.