Description Usage Arguments Details
E_MassTransfer
estimates a daily rate of evaporation, E
(mm/day), using a Dalton-type approach.
1 | E_MassTransfer(U, els, ea, N, conv = 10)
|
U |
Windspeed 2 m above the lake surface, U (m s^{-1}). |
els |
Saturated vapor pressure at the lake surface, e_{ls} (kPa). |
ea |
Atmospheric vapor pressure, e_{a} (kPa). |
N |
Empirical parameter, no standard value. |
conv |
A multiplier that converts base units to mm/day. It is assumed to be 10, but will need to be adjust for alternative units. |
Evaporation as determined by (Harbeck et al. 1958, Rosenberry et al. 2007):
E = (N U (e_{ls} - e_{a})) \cdot 10
Harbeck GE, Kohler MA, Koberg GE. 1958. Water-loss investigations: Lake Mead studies Available at: http://pubs.er.usgs.gov/publication/pp298.
Rosenberry DO, Winter TC, Buso DC, Likens GE. 2007. Comparison of 15 evaporation methods applied to a small mountain lake in the northeastern USA. Journal of Hydrology 340 (3–4): 149–166. DOI: 10.1016/j.jhydrol.2007.03.018.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.