Land-Atmosphere Coupling and Feedbacks
How soil moisture, vegetation, and surface energy interact to amplify or damp heat, drought, and recovery
Before You Start
You should know
That net radiation can be split into sensible and latent heat, and that soil moisture limits evapotranspiration when the root zone dries.
You will learn
How land and atmosphere interact as a coupled system, why wet and dry surfaces respond differently to the same weather, and how feedbacks help create heatwaves, drought persistence, and recovery.
Why this matters
Many environmental extremes are not caused by one variable alone. They emerge when energy, water, vegetation, and atmospheric demand begin reinforcing one another.
If this gets hard, focus on…
Track the loop in order: soil moisture changes evapotranspiration, evapotranspiration changes surface temperature and humidity, and those atmospheric changes feed back onto soil moisture and plant stress.
The Pacific Northwest heat dome of June 2021 was not just a story about air mass geometry in the free atmosphere. It was also a land-surface story. Many soils across British Columbia and the northwestern United States had already dried substantially by late June. That dryness reduced evapotranspiration, which meant less of the incoming energy was spent evaporating water and more was spent heating the air. Hotter, drier near-surface air then increased evaporative demand and plant stress, which pushed soils and vegetation into even stronger moisture limitation. The atmosphere set the stage, but land-atmosphere coupling intensified the event.
This is one of the most important transitions in environmental modelling: moving from isolated process modules to a coupled system. Soil moisture is not only a hydrologic variable. It changes latent heat flux, boundary-layer humidity, vegetation stress, runoff generation, and near-surface temperature. Vegetation is not only a carbon variable. It changes aerodynamic roughness, transpiration, shading, and surface resistance. The lower atmosphere is not just “weather.” It sets vapor pressure deficit, wind-driven transfer, and the conditions under which the land can cool itself. This chapter gathers those links into a simple feedback framework that can explain why the same synoptic forcing produces different outcomes on wet landscapes, dry landscapes, forests, cropland, and cities.
1. The Question
Why do some heat events stay tolerable while others spiral into extreme heat and drought stress?
Two places can receive similar sunlight and similar warm air advection, yet respond very differently:
- a wet landscape spends more energy on evaporation
- a dry landscape spends more energy heating the air
- stressed vegetation reduces transpiration
- hotter drier air raises atmospheric demand for water
The mathematical question: How do water balance, energy balance, and vegetation response connect into a coupled feedback system?
2. The Coupled Mental Model
Four linked state variables
The simplest coupled picture has four interacting pieces:
Soil moisture storage (S)
Sets how much water is available for evaporation and transpiration.Latent heat flux / evapotranspiration (LE or ET)
Converts water loss into evaporative cooling.Near-surface temperature and humidity (T_a, VPD)
Control atmospheric demand and plant stress.Vegetation condition (V)
Influences rooting, stomatal conductance, shading, and roughness.
The key loop
When soils dry:
- plant-available water declines
- transpiration falls
- latent heat falls
- sensible heat rises
- near-surface air warms and often dries
- vapor pressure deficit rises
- plant stress intensifies
- vegetation conductance falls further
That is a reinforcing feedback.
When soils are wet:
- latent heat can stay high
- evaporative cooling moderates air temperature
- boundary-layer humidity is higher
- atmospheric demand for water is lower
- plants stay less stressed
That is a damping pathway rather than a runaway one.
Drying Land Can Shift Energy From Evaporation Into Heat
This is the systems view missing from the component chapters. A drop in soil moisture is not only a hydrologic change. It re-partitions energy, changes the boundary layer, raises atmospheric demand, and feeds back onto vegetation and storage.
The sign of the feedback depends on water availability. Wet systems can buffer heat through evaporation. Dry systems often shift energy into sensible heating and push themselves farther from that buffering regime.
3. Building a Simple Coupled Model
We can connect earlier chapters with a compact system:
Water balance
\frac{dS}{dt} = P - ET - D - R
Where:
- S = root-zone storage
- P = precipitation
- ET = evapotranspiration
- D = drainage
- R = runoff
Moisture-limited evapotranspiration
Let potential evapotranspiration be ET_p, and let a stress function f(S) scale it:
ET = ET_p f(S)
Where:
f(S) = \begin{cases} 0 & S \le S_w \\ \frac{S-S_w}{S_f-S_w} & S_w < S < S_f \\ 1 & S \ge S_f \end{cases}
- S_w = wilting threshold
- S_f = moisture level above which vegetation is not water-limited
Energy partitioning
Latent heat flux is just evapotranspiration written in energy units:
LE = \lambda ET
Where \lambda is latent heat of vaporization.
Surface energy balance:
R_n = H + LE + G
Rearrange for sensible heat:
H = R_n - LE - G
So when soil dries and ET falls, LE falls, and the leftover energy usually appears as larger H.
A simple temperature response
We do not need full boundary-layer physics to see the coupling. For teaching purposes:
T_a = T_{\text{bg}} + aH
Where:
- T_{\text{bg}} = background air temperature set by regional weather
- a = sensitivity translating extra sensible heat into warmer local air
Atmospheric demand
Potential evapotranspiration can be treated as rising with warmer, drier air:
ET_p = ET_{p,0} + b(T_a - T_0) + c \, \text{VPD}
This closes the loop:
- dry soil lowers ET
- lower ET raises H
- larger H raises T_a
- larger T_a and VPD raise ET_p
- larger demand stresses vegetation further
4. Worked Example By Hand
Suppose two landscapes receive the same midday net radiation:
- R_n = 520 W/m²
- G = 40 W/m²
Case A: Wet field
Assume:
- ET = 0.00016 kg/m²/s
- \lambda = 2.45 \times 10^6 J/kg
Then:
LE = \lambda ET = 2.45 \times 10^6 \times 0.00016 = 392 \text{ W/m}^2
So:
H = 520 - 392 - 40 = 88 \text{ W/m}^2
Most available energy is being spent on evaporation.
Case B: Dry field
Assume the same radiation but moisture stress cuts evapotranspiration in half:
- ET = 0.00008 kg/m²/s
Then:
LE = 2.45 \times 10^6 \times 0.00008 = 196 \text{ W/m}^2
So:
H = 520 - 196 - 40 = 284 \text{ W/m}^2
That is more than three times the sensible heating of the wet case.
Interpretation
The atmosphere above the dry field now warms much faster, which usually means:
- higher surface and near-surface temperature
- larger vapor pressure deficit
- more plant stress
- stronger tendency toward further drying
The forcing from above was the same. The land response was not.
5. A Minimal Computational Form
At each time step:
- update soil moisture from precipitation and the previous losses
- compute the stress factor f(S)
- compute ET = ET_p f(S)
- convert ET to latent heat LE
- compute sensible heat H = R_n - LE - G
- update local temperature or VPD from the sensible-heating anomaly
- use the updated atmospheric demand for the next step
This is structurally simple, but it already produces real behaviors:
- drought intensification
- wet-soil buffering
- vegetation collapse after threshold drying
- very different heatwave intensity over cropland, forest, bare soil, and irrigated land
6. Where This Shows Up In Geography
Heatwaves
Dry soils remove the evaporative safety valve. Heat that would have gone into evaporation is rerouted into warming air.
Agriculture
Crop stress is not only about lack of rainfall. It is also about the mismatch between soil water supply and atmospheric demand.
Wildfire
Dry fuels, dry air, and hot turbulent boundary layers all become more likely when the land surface is moisture-limited.
Urban climate
Paved, sealed, and sparsely vegetated surfaces often mimic the “dry” side of the partitioning problem even when the region as a whole is not in drought.
Climate feedbacks
Land-use change, irrigation, deforestation, and vegetation mortality all modify coupling strength by changing roughness, rooting depth, albedo, and evapotranspiration.
7. What This Model Leaves Out
This is still a teaching model, so it compresses several real complexities:
- atmospheric advection can dominate local surface feedbacks
- clouds can change net radiation and break the loop
- rooting depth and groundwater access can delay stress
- species differ in stomatal behavior and drought tolerance
- boundary-layer growth is more complex than a one-parameter temperature response
Those omissions matter, but the core structure is still worth learning because it explains why heat and drought so often arrive together and why recovery is not immediate after one rainfall event.
8. Summary
Land-atmosphere coupling is the bridge between water balance, energy balance, and ecosystem response.
- Soil moisture influences evapotranspiration.
- Evapotranspiration influences latent versus sensible heat.
- Sensible heat influences temperature and atmospheric demand.
- Atmospheric demand influences vegetation stress and future evapotranspiration.
That loop helps explain why environmental extremes are often coupled rather than isolated.
9. Try It Yourself
Pick one of these questions and sketch the loop before writing any equations:
- Why does irrigated cropland often stay cooler than surrounding dry rangeland during a heatwave?
- Why can one heavy rainstorm fail to end drought stress if vapor pressure deficit remains very high?
- Why might a recently burned landscape couple differently to the atmosphere than an intact forest?
If you can describe the feedback signs correctly, the equations become much easier to build.