Water evaporation factor (Water Overlay)

From Tygron Support wiki
Jump to navigation Jump to search

Buildings with a root depth are known as crops and foliage.

Crops and foliage can draw water from the ground, allowing it to evaporate. This behaves in the same way as terrain which is configured as plants.

Notes

Varying evaporation factor of grass, depending on the time of year
  • 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, its values for ground evaporation will overrule any values set by terrain in the same location. To model ground evaporation without a Building, set these attributes on the applicable terrain type instead.
  • For Buildings such as trees, the value is set appropriately for a polygon representing an individual tree. If a single polygon is generated for an entire forest, or otherwise represents multiple trees, the evaporation factor should be modified. This is not an issue for fully-covering flora such as grass.
  • The groundwater level reduction is inversely proportional to the WATER_STORAGE_PERCENTAGE of the ground terrain in the same location, as the Building of a given volume of water to the groundwater level increases when the capacity for water storage in the ground layer decreases.
  • When a Building has a WATER_EVAPORATION_FACTOR of 0, the amount of evaporation which takes place in that location is 0.
  • Can be configured as a seasonal factor, represented by an array of four values, one for each growth season. This allows for more evaporation during a crops growth season and less during the winter.

How-to's

See also