Thermal convection

Here we explore thermal convection in a 2D Boussinesq model. We augment the vorticity formulation of fluid dynamics by adding a temperature field to arrive at

\[\begin{aligned} \pd{\omega}{t} &= \nu \nabla^2 \omega - \pd{\psi}{y} \pd{\omega}{x} + \pd{\psi}{x} \pd{\omega}{y}+ \pd{b}{x},\\ \varepsilon \pd{\psi}{t} &= \nabla^2 \psi + \omega\\ \pd{b}{t} &= \kappa \nabla^2 b -\left( \pd{\psi}{y} \pd{b}{x} - \pd{\psi}{x} \pd{b}{y}\right), \end{aligned}\]

where $b$ is the difference of the temperature from the top boundary, $\kappa$ is a thermal conductivity constant, and heating is provided at the bottom boundary via the parameter $T_b$.

This page was suggested and written with the help of Mathew Barlow.