Project Pythia Logo

Energy Balance Model and Feedbacks


Overview

This tutorial focuses on introducing the fundamental concepts of the energy balance model and radiative feedback, and establish notations and definitions for the rest of the cookbook.

The following topics will be covered in this tutorial:

  1. The Energy Balance Model

  2. What is Radative Feedback

  3. Methods to Calculate Radiative Feedback

Prerequisites

Concepts

Importance

Notes

TBD

Necessary

  • Time to learn: >30 minutes


Radiative Budget Analysis

The Energy Balance Model

SOS on font settings and adding links

Info

For a more comprehensive material about the energy balance model, pokearounds on the energy balance model, and introductions to simpler energy balance models like the two-box model, feel free to check out other resources like the Climate Laboratory and Chapter 2 - Global Energy Balance from Global Physical Climatology [Hartmann, 2016].

Imagine a scenario where we start off with an energy-balanced Earth, where at top of atmosphere (TOA) flux towards Earth’s surface is equal to the TOA flux going out to space.

Now if we double the concentration levels of carbon dioxide (\(CO_{2}\)) in the atmopshere - the surface temperature is going to increase through the greenhouse-effect instantaneously. However, climate processes can amplify or dampen the climate response. For example, the surface may radiate more out to space due to the surface warming, which would dampen the overall warming. On the other hand, there may be more water vapor to absorb the outgoing longwave radiation in the atmosphere due to the increased rate of evaporation from the warming, and thus amplifies the warming.

To put this into equations, let \(R\) be the radiative imbalance, \(S_o\) as the solar insolation, \(\alpha\) as the planetary albedo, and together, \(S_o/4 (1-\alpha)\) represents the absorbed solar radiation. OLR is the outgoing longwave radiation. At equilibrium where the incoming flux equals to the outgoing flux, R = 0.

\[\begin{equation*} R = F_{in} - F_{out} \end{equation*}\]
\[\begin{equation*} R = S_o/4 (1-\alpha) - OLR \end{equation*}\]

In this case, the addition of \(CO_{2}\) induces a change in the radiative flux at the top of the atmosphere, and is quantified as the raditive forcing F. The climate responds to the radiative imbalance by changing the global mean temperature. We can relate the global mean surface temperature to the external perturbation and the radiative imbalance at TOA by the following equation:

\[\begin{equation*} R = F + \lambda T \end{equation*}\]

where R is the net TOA flux anomaly (positive downward), F is the effective radiative forcing, \(\lambda\) is the feedback parameter, also known as the climate response parameter, and T is the global mean surface temperature anomaly, relative to the temperature at equilibrium.

Other typical conventions of the same values used within the community:

  • R = N (e.g. Gregory et al. [2004]);

  • R = H (e.g. Dessler and Zelinka [2015]);

  • F = \(\Delta\)Q (e.g. );

  • \(\lambda\) = \(\alpha\) (e.g. Gregory et al. [2004]);

SOS on font settings and adding links and splitting into paragraphs

Info

As you explore the feedback-forcing space, you may stumble upon the term climate sensitivity, which is the relationship between the magnitude of the climate change response and the doubling-CO2 forcing with the unit in Kelvin. \begin{equation*} ECS = \frac{1}{\lambda} \end{equation*} This metric tells how much the climate system would warm per unit of radiative forcing (typically doubling of \(CO_{2}\). Ch.10 Climate Sensitivity and Feedback Mechanisms in the Global Physical Climatology [Hartmann, 2016] and the chapter “Climate Feedbacks” in the Encyclopedia of Atmospheric Sciences [Dessler and Zelinka, 2015] provide a holistic overview on the topic, and Sherwood et al. [2020] would provide the most up-to-date understanding on equilibrium climate sensitivity (ECS) within the community.

Radiative Feedback \((\lambda)\)

So, what is a feedback and why does it matter?

Feedback is the climate system response to an external radiative forcing [Hansen et al., 1984], []. When the global mean surface temperature changes, climate variables may change as well. These climate variable changes would influence the Earth’s radiation balance and contribute to the radiative response.

Note that feedback is different from the radiative response, where the former has the unit of \(Wm^{-2} K^{-1}\) and is quantified by the feedback parameter \(\lambda\), while the latter has the unit of \(Wm^{-2}\), quantified by \(\lambda T\).

Let x be a vector representing an ensemble of climate variables like atmospheric temperature, water vapor, surface ice and snow. The formal definition of the system’s total feedback parameter, which is the strength of the climate system’s net feedback, is as follow []:

\[\begin{equation*} \lambda = \frac{\partial R}{\partial T_{s}} = \sum^{x} \frac{\partial R}{\partial x} \frac{\partial x}{\partial T_{s}} + \sum \sum \frac{\partial ^{2}R}{\partial x \partial y} \frac{\partial x \partial y}{\partial T_{s}^{2}} + ... \end{equation*}\]

(UNDER CONSTRUCTION: source needed for why do this+populate explanation on equation - Dessler and Zelinka 2015 explains it more intuitively, but require conversion from g to \(\lambda\))

The net feedback parameter is reduced to the first order [Sherwood et al., 2020]:

\[\begin{equation*} \lambda = \sum^{x}_{i}\lambda_{i} = \sum^{x} \frac{\partial R}{\partial x} \frac{\partial x}{\partial T_{s}} \end{equation*}\]

A positive feedback (\(\lambda > 0\)) would make the forced response bigger while a negative feedback (\(\lambda < 0\)) stabilizes the forced response. In the following subsections, we will discuss each feedback mechanism in detail and how the mechanism would feed back into enhancing or muting the response.

Types of Feedbacks

Feedbacks below are listed following [Sherwood et al., 2020] and are limited to feedbacks that directly affect the top-of-the-atmosphere (TOA) radiation budget, and respond to surface temperature mostly through physical processes (Bony et al. 2006):

  1. Planck Feedback

  2. Surface Albedo Feedback

  3. Water Vapor Feedback

  4. Lapse Rate Feedback

  5. Cloud Feedback

The list above is not exhaustive. Feedbacks like the carbon cycle feedback are not included due to the carbon dioxide level being prescribed for the experimental set-up in Sherwood et al. (2020). Other feedbacks like the atmospheric ozone feedback and stratospheric feedback are not included as they are not normally quantified (Sherwood et al. 2020).

1. Planck “Feedback” (Negative under warming)

Planck feedback is the extra longwave (LW) emission to space from a vertically uniform warming of the surface and atmosphere, while holding all climate variable unchanged.

The Planck feedback can be explained by the Stefan-Boltzmann law, which states that the total energy radiated per unit surface area per unit time is directly proportional to the fourth power of the black body’s temperature.

\[\begin{equation*} F = \sigma T^4 \end{equation*}\]

, where \(\sigma\) is the Stefan-Boltzmann constant (\(5.67*10^{-8}\) \( Wm^{-2}K^{-4}\)). If everything else is held constant, we can calculate the rate of change of TOA flux due to the change in surface warming by taking the derivative of the Stefan-Boltzmann law. Taking the Earth’s average outgoing longwave radiation as 240 \(Wm^{−2}\) (e.g., Loeb et al. [2018]) for the global effective emission temperature \(T_{e}\) as 255K, and substitute it as follow:

\[\begin{equation*} -4\sigma T_e^3 \approx - 3.76 Wm^{-2}K^{-1} \end{equation*}\]

If we include the planetary emissivity \(\epsilon\), we will get \(\lambda_{Planck} \approx -3.3Wm^{-2}K^{-1}\), which is close to observations [Dessler, 2013] and global climate models [Caldwell et al., 2016]).

Simply put, the more you heat, the more LW radiation go out.

[TO BE POLISHED] *Kernel related: structural uncertainty in Planck feedback arises from differences in spatial pattern of surface warming and climatological distribution fo clodus and water vapor that determines planetary emissivity - affects radiative temperature kernel [Sherwood et al., 2020].

Types of radiative kernels there are: sfc albedo, air temp (vert.varying) , surf temp, LW water vapor kernel, SW water vapor kernel

Extended Read

Planck feedback not necessarily accurately represented in climate models due to lack of stratospheric warming []

2. Surface Albedo Feedback (Positive under warming)

The surface albedo feedback, also known as the ice-albedo feedback, pertains primarily to the high latitudes, where snow and ice are present. Snow and ice have very high albedo (reflectivity). Snow has the highest albedo (up to 90%), while sea ice albedo ranges from 50-70%. Melt ponds further reduce the albedo, and as ice recedes, open ocean can be as low as 6%.

This process consitutes a positive feedback loop: melt of snow and ice decreases albedo, causing additional radiation absorption. More absorption causes temperatures to rise, which further contributes to melt, restarting the cycle.

3. Water Vapor Feedback: (Positive under warming)

[UNDER CONSTRUCTION]

Water vapor feedback and lapse rate feedback are commonly discussed together as they are both dependent on the how much water vapor is present in the atmosphere.

Water vapor feedback is defined as the change in TOA net flux due to the increase in water vapor per degree of surface warming.

Water vapor interacts with both longwave and shortwave radiation. captures the change in outgoing LW and absorbed SW radiation at TOA due to the changes in the atmospheric water vapor concentration.

[insert pic of capacity of jar increases as temperature increase]

4. Lapse Rate Feedback (Negative under warming)

LATERRRRRR

5. Cloud Feedback

The cloud feedback mechanism is the most complex feedback discussed in this tutorial. There are several reasons for this. Clouds interact with both shortwave (SW) solar radiation and longwave (LW) terrestrial radiation and exert varying radiative effects depending on their properties (cloud type, height, optical depth, liquid and ice water content, particule sizes, etc).

Generally, high-level clouds do not interact much with solar radiation but easily absorb terrestrial radiation, preventing its loss to space and contribute to warming. Low-level clouds reflect solar radiation during the day, which contributes to cooling, but absorb some terrestrial radiation, contributing to warming (particularly at night!). Thus, high-level clouds tend to exert a positive climate feedback, while low-level clouds tend to exert an overall negative climate feedback.

High cloud versus low cloud radiative effects
Credit: Paulo Ceppi

Cloud feedbacks produced by climate models tend to vary greatly, which is largely attributed to the issue of scale in modern GCMs (ESMs??). GCMs are at resolutions much too large to resolve the microscopic processes dictating the formation and properties of clouds. Cloud formation and lifetime is additionally complex as it is highly dependent on atmospheric aerosol loading, which is another complex discussion. Of course, clouds are also intrinsically tied to atmospheric water vapor content.

Methods to Calculate Raditaive Feedback

Typically radiative feedback are calculated with global climate models. :O

  • PRP method

Workin on it >:)

Success

We got this done after all!

Warning

Be careful!

Danger

Scary stuff be here.

We also suggest checking out Jupyter Book’s brief demonstration on adding cell tags to your cells in Jupyter Notebook, Lab, or manually. Using these cell tags can allow you to customize how your code content is displayed and even demonstrate errors without altogether crashing our loyal army of machines!


Summary

Add one final --- marking the end of your body of content, and then conclude with a brief single paragraph summarizing at a high level the key pieces that were learned and how they tied to your objectives. Look to reiterate what the most important takeaways were.

What’s next?

Let Jupyter book tie this to the next (sequential) piece of content that people could move on to down below and in the sidebar. However, if this page uniquely enables your reader to tackle other nonsequential concepts throughout this book, or even external content, link to it here!

References:

  • Bony et al. 2006

  • Zelinka et al. 2020

  • Sherwood et al. 2020

  • Dessler and Zelinka 2015 (Encyclopedia of Atmospheric Sciences)

  • Hartmann 2016 (Global Physical Climatology)

  • Hansen et al. 1984

  • Gregory et al. 2004

More to come