1.3. Longwave Radiation¶
Incoming atmospheric longwave radiation
\(R_{\mathrm{lw}}^\downarrow =\) lwdown_Wm2 interacts with
vegetation and ground through emission, absorption, and transmission. ADELM
treats longwave radiation as broadband thermal exchange in an
atmosphere-canopy-ground column (Fig. 1.2.1). Each layer transmits a fraction
\((1-\varepsilon)\) of the incident flux and emits
\(\varepsilon\sigma T^4\) upward and downward. The main outputs are the
net absorbed longwave radiation by vegetation and by ground, which satisfy
the conservation relation:
Fig. 1.3.1 Schematic diagram of shortwave (red; direct beam shown as solid lines and diffuse radiation as dashed lines) and longwave (blue) radiation absorbed, transmitted, and reflected by vegetation and the ground.¶
Notation
subscript \(\mathrm{v}\) denotes the vegetation layer
subscript \(\mathrm{g}\) denotes the ground surface
subscript \(\mathrm{vg}\) denotes the top of the vegetation–ground system
superscript \(\mathrm{n}\) denotes net (absorbed) radiation
superscripts \(\downarrow\) and \(\uparrow\) denote downward and upward directions
Coupling to other components
Potential Evapotranspiration uses
canopy_net_lwrad_Wm2andsoil_net_lwrad_Wm2.
1. Thermal emission¶
Vegetation and ground emit longwave radiation according to the Stefan-Boltzmann law. The upward-and-downward emission from the vegetation layer is
and ground thermal emission is
where \(\varepsilon_{\mathrm{v}}\) is the canopy emissivity diagnosed from
vegetation area index in the longwave routine, and
\(\varepsilon_{\mathrm{g}}\) (surface_emissivity) is the ground
emissivity. Here \(\sigma\) is stefan_boltzmann_constant, and
\(T_{\mathrm{v}}\), \(T_{\mathrm{g}}\) are vegetation and ground
temperatures in Kelvin.
Attention
In the current ADELM version, canopy and ground thermal emission are
evaluated with a common air temperature,
\(T_{\mathrm{a}} =\) ta_degC + absolute_zero_offset, so that
\(T_{\mathrm{v}} = T_{\mathrm{g}} = T_{\mathrm{a}}\).
2. Longwave fluxes at each interface¶
The column is solved top-down then bottom-up, applying the same transmission-plus-emission rule at each layer.
Downward flux below the canopy (lwdown_below_canopy_Wm2):
Upward flux below the canopy (lwup_below_canopy_Wm2):
Upward flux above the canopy (lwup_above_canopy_Wm2):
Each downward step transmits the fraction \((1-\varepsilon)\) of the incident flux and adds the layer’s own thermal emission; the same rule applies on the upward pass.
3. Net longwave radiation¶
Net longwave for vegetation (canopy_net_lwrad_Wm2) is the total flux
intercepted by the canopy layer on both passes:
Net longwave for the ground (soil_net_lwrad_Wm2) is the difference
between the downward and upward fluxes at the soil surface:
The total land-surface net longwave net_lwrad_Wm2 is: