annulus_flow, a FENICS code which models the flow of a fluid, governed by the time dependent Navier-Stokes equations, in a 2D eccentric annulus.
To run this code under docker(), I issue the commands:
The code normally takes 1000 time steps. For documentation, we only take 10 steps.
The pressure scalar field is saved on each step.
The velocity vector field is saved on each step.