advection.advection¶
Main module.
Functions
|
Calculate moist air density [kg/m^3] given pressure, temperature, and humidity. |
|
Compute the air-column sensible-heat storage term J (W/m^2). |
|
Compute the variance (flux-variance) Bowen ratio |
|
Compute the sensible heat flux H (W/m^2) from the kinematic heat flux w'T'. |
|
Compute soil heat storage flux Gs (W/m^2) from the soil volumetric heat capacity and the temperature change rate. |
|
Compute the standard deviation of a time series. |
|
Convert sonic (virtual) temperature flux w'Ts' to the true kinematic sensible-heat flux w'T' by removing the humidity contribution. |
|
Compute latent heat flux (λE) using the Bowen ratio method (no fast data needed). |
|
Compute latent heat flux (λE) as the residual of the energy balance. |
|
Compute latent heat of vaporization of water (Lv) at temperature T. |
|
Convert relative humidity to specific humidity. |
|
Calculate the specific heat capacity of moist air [J/(kg K)] given the specific humidity. |
|
Compute the storage-corrected ground heat flux G by adding the raw ground flux Gd and the storage term Gs. |
|
Calculate virtual temperature T_v (K) for moist air. |
|
Convenience WPL (Webb-Pearman-Leuning 1980) density-corrected latent heat flux. |