Surface evaporation formula (Water Overlay)
Revision as of 12:42, 4 April 2019 by Vincent@tygron.nl (talk | contribs)
Surface evaporation is calculated per cell.
- Δw = min( WLsurface , Δt * Eweather * Eoverlay )
where:
- Δw = The amount of evaporation which takes place.
- Δt = Computational timestep.
- Wsurface = The amount of water (the water column) on the surface.
- Eweather = The evaporation rate of the weather.
- Eoverlay = The SURFACE_WATER_EVAPORATION_FACTOR.