+ +In this example, we simulate laminar incompressible flow in a cavity with the Navier-Stokes equations. +You learn how to + +* solve a single-phase Navier-Stokes flow problem +* compare the results of Stokes flow (Re = 1) and Navier-Stokes flow (Re = 1000) +* compare the numerical results with the reference data using the plotting library `matplotlib` + + | +
+![]() |
+
+