Surface evaporation formula (Water Overlay)
Revision as of 13:27, 2 April 2019 by Frank@tygron.nl (talk | contribs) (Created page with "Surface evaporation is calculated per cell. : ''Δw = min( WL<sub>surface</sub> , Δt * E<sub>weather</sub> * E<sub>overlay</sub> )'' where: * Δw = The amount of evaporation...")
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.