Incompressible Navier-Stokes with heat conduction and convection (via low level interface)
[ ]:
# Video generated with Paraview from the output files
from IPython.display import Video
Video("visualizations/navier_stokes_temperature.mp4", embed=True, width=800, height=400)