The very Basics of Biophysical Ecology#
Welcome to the first entry of our series. If you’ve ever wondered why a lizard spends its morning motionless on a rock or why a desert beetle stands on its head in the fog, you’re already looking at Biophysical Ecology.
At its core, this field is about the energy (or better, heat) budget. For an ectotherm—an organism that relies on environmental heat sources—staying alive is a constant game of balancing energy “income” against energy “expenses.” If the budget fails, the organism either freezes (metabolism stops) or cooks (proteins denature).
The Fundamental Energy Balance Equation#
To understand how an organism interacts with its environment, we use the steady-state energy balance equation. In the framework of Porter and Kearney, we view the animal as a thermodynamic system:
$$ Q_{abs} + Q_{gen} = Q_{out} + Q_{conv} + Q_{evap} + Q_{cond} + S $$Variable Definitions:#
- \(Q_{abs}\): Total radiation absorbed (short-wave solar + long-wave infrared)
- \(Q_{gen}\): Metabolic heat production (often negligible for small ectotherms)
- \(Q_{out}\): Net long-wave radiation emitted by the surface
- \(Q_{conv}\): Convective heat exchange with the fluid (air/water)
- \(Q_{evap}\): Latent heat loss through evaporation
- \(Q_{cond}\): Conductive exchange with the substrate
- \(S\): Heat storage (Rate of temperature change)
For an animal to maintain a stable body temperature, \(S\) must be zero. Let’s break down the main heat transfer mechanisms that get us there.
1. Conduction (\(Q_{cond}\))#
Conduction is the transfer of heat through direct physical contact. Think of a lizard belly-down on a hot granite slab. The heat moves from the higher-temperature object to the lower-temperature one via molecular collisions.
The rate of conductive heat transfer is governed by Fourier’s Law:
$$ Q_{cond} = k_{sub} A_{contact} \frac{T_s - T_{sub}}{z} $$- \(k_{sub}\): Thermal conductivity of the substrate.
- \(A_{contact}\): Surface area in contact with the ground.
- \(T_s - T_{sub}\): Temperature gradient between the surface and the substrate.
Ectotherm Strategy: To warm up quickly, lizards increase their contact area (\(A_{contact}\)) by flattening their bodies against warm rocks. To cool down, they might stand high on their legs (“stilting”) to create a gap of air.
2. Convection (\(Q_{conv}\))#
Convection is heat transfer between an object and a moving fluid (usually air or water). This is essentially “wind chill” in reverse—or forward.
The mathematical description is often simplified to:
$$ Q_{conv} = h_c A (T_s - T_a) $$- \(h_c\): The convection coefficient (depends on wind speed and the size/shape of the animal).
- \(T_s\): Surface temperature of the animal.
- \(T_a\): Ambient air/water temperature.
Small organisms have a very high surface-area-to-volume ratio, meaning convection dominates their lives. A tiny insect is almost always the same temperature as the air because it cannot “hold onto” heat when the wind is blowing.
3. Evaporation (\(Q_{evap}\))#
Evaporation is the “emergency brake” of thermoregulation. It takes a massive amount of energy to turn liquid water into vapor (the latent heat of vaporization, \(\lambda\)).
The heat loss via evaporation is:
$$ Q_{evap} = \dot{m}_{evap} \lambda $$- \(\dot{m}_{evap}\): Mass flow rate of evaporation.
- \(\lambda\): Latent heat of vaporization.
While ectotherms don’t “sweat” like humans, they lose water through their skin and respiratory tracts. In extreme heat, some lizards will pant (gular fluttering) to ramp up evaporative cooling. This is the primary mechanism Ray Huey discusses when examining the “costs” of high-temperature activity.
4. Radiation (\(Q_{abs}\) and \(Q_{out}\))#
This is the big one. Ectotherms are primarily “solar-powered.” They absorb short-wave radiation from the sun and long-wave radiation from the sky and ground.
The energy emitted by an organism is defined by the Stefan-Boltzmann Law:
$$ Q_{out} = \epsilon \sigma T_s^4 $$- \(\epsilon\): Emissivity (how “black” the object is in the infrared spectrum).
- \(\sigma\): Stefan-Boltzmann constant (\(5.67 \times 10^{-8} W m^{-2} K^{-4}\)).
- \(T_s\): Surface temperature in Kelvin.
Summary#
For an ectotherm, behavior is the thermostat. Because they cannot burn calories to generate significant heat (\(Q_{gen} \approx 0\)), they must navigate a complex spatial map of physical variables. They are essentially living physicists, constantly solving for \(T_b\) (body temperature) by moving between sun and shade, rock and air.


