A simple spatial model of atmosphere-ocean climate dynamics
Recall the zero-dimensional energy balance model of Earth's climate from Lecture ??:
\begin{align} \text{\color{brown}{change in heat content}} = &\;\quad \text{\color{orange}{absorbed solar radiation}} \newline & - \text{\color{blue}{thermal cooling to space}} \end{align}
or
\begin{gather} \color{brown}{C \frac{dT}{dt}} \; \color{black}{=} \; \color{orange}{\frac{(1 - α)S}{4}} \; \color{black}{-} \; \color{blue}{(A + BT)} \end{gather}
where
In this notebook, we will expand the model to the spatial dimensions
\begin{align} \text{\color{brown}{change in heat content}} = &\;\quad \text{\color{orange}{absorbed solar radiation}} \newline & - \text{\color{blue}{thermal cooling to space}} \newline & - \text{\color{purple}{heat export by ocean currents}} \end{align}
Adding spatial dimensions to our energy balance model
For simplicity, we will start by adding spatial dimensions to our energy balance model without any other additional complexities, such as the transport of heat from one location to another.
We want to solve the equation
\begin{gather} \color{brown}{C \frac{\partial T}{\partial t}} \; \color{black}{=} \; \color{orange}{\frac{(1 - α)S}{4}} \; \color{black}{-} \; \color{blue}{(A + BT)} \end{gather}
where we now allow
The discretized form of this equation,
shows that the future temperature (i,j)
cell only requires knowledge of the present temperature
Thus, the discretized two-dimensional problems simple amounts to solving the zero-dimensional energy balance model in each cell of the grid.
Adding oceanic heat transport
Consider the temperature
Velocity field of a typical subtropic ocean gyre
TO DO: Code up analytical solution from Vallis or Pedloskly textbook
Building intuition about heat transport
Adding a latitudinal dependence to the solar insolation
TO DO: Add a simple formula for the latitudinal dependence of insolation (in W/m