Flow in Driven Cavity
Flow in Driven Cavity
com/doc/Fluid_Dynamics_02_driven_cavity1
Stationary and laminar incompressible flow in a square cavity (Reynolds number, Re = 1000). The top of the
cavity is prescribed a tangential velocity while the sides and bottom are defined as no-slip zero velocity walls.
Tutorial
This model is available as an automated tutorial by selecting Model Examples and Tutorials... > Fluid
Dynamics > Flow in Driven Cavity from the File menu. Or alternatively, follow the step-by-step instructions
below. Note that the CFDTool interface differ slightly from the FEATool Multiphysics instructions described in the
following.
1. To start a new model click the New Model toolbar button, or select New Model... from the File menu.
3. Select the Navier-Stokes Equations physics mode from the Select Physics drop-down menu. (Note that
for CFDTool the physics selection is done in the Equation settings dialog box.)
5. To create a rectangle, first click on the Create square/rectangle Toolbar button. Then left click in the main
plot axes window, and hold down the mouse button. Move the mouse pointer to draw the shape outline,
and release the button to finalize the shape.
7. To modify and edit the selected rectangle, click on the Inspect/edit selected geometry object Toolbar
1 of 6 20/06/2023, 20:13
FEATool Multiphysics Documentation: Flow in Driven Cavity https://www.featool.com/doc/Fluid_Dynamics_02_driven_cavity1
13. Switch to Grid mode by clicking on the corresponding Mode Toolbar button.
15. Press the Generate button to call the grid generation algorithm.
16. Switch to Equation mode by clicking on the corresponding Mode Toolbar button.
17. Equation and material coefficients can be specified in Equation/Subdomain mode. In the Equation Settings
dialog box that automatically opens, enter for the fluid Density and for the Viscosity. The
other coefficients can be left to their default values. Press OK to finish the equation and subdomain
settings specification. (Note that the Equation Settings dialog box may look different for CFDTool.)
2 of 6 20/06/2023, 20:13
FEATool Multiphysics Documentation: Flow in Driven Cavity https://www.featool.com/doc/Fluid_Dynamics_02_driven_cavity1
Note that FEATool works with any unit system, and that the units here are non-dimensionalized.
18. Press the Constants Toolbar button, or select the corresponding entry from the Equation menu, and enter
the variables for the velocity umax, length l, and Reynolds number Re in the Model Constants and
Expressions dialog box.
Name Expression
umax 1
l 1
Re 1000
Boundary conditions consist of no-slip zero velocity conditions on all walls except for the top on which a constant
x-velocity umax is prescribed.
19. Switch to Boundary mode by clicking on the corresponding Mode Toolbar button.
3 of 6 20/06/2023, 20:13
FEATool Multiphysics Documentation: Flow in Driven Cavity https://www.featool.com/doc/Fluid_Dynamics_02_driven_cavity1
27. Now that the problem is fully specified, press the Solve Mode Toolbar button to switch to solve mode.
Then press the = Tool button to call the solver with the default solver settings.
After the problem has been solved FEATool will automatically switch to postprocessing mode and here display
the magnitude of the computed velocity field.
29. Select Vorticity from the Predefined surface plot expressions drop-down menu.
31. Enter into the Number or specified vector of contour levels to plot edit field.
4 of 6 20/06/2023, 20:13
FEATool Multiphysics Documentation: Flow in Driven Cavity https://www.featool.com/doc/Fluid_Dynamics_02_driven_cavity1
To evaluate the accuracy of the solution the vorticity at (0.53, 0.56) is evaluated. Either click directly at this point
or use the Point/Line Evaluation functionality.
5 of 6 20/06/2023, 20:13
FEATool Multiphysics Documentation: Flow in Driven Cavity https://www.featool.com/doc/Fluid_Dynamics_02_driven_cavity1
The computed vorticity at the evaluated point is -1.73 which is quite close to the reference value of -2.068, to
achieve a better approximation a finer grid and higher order discretization would be necessary.
The flow in driven cavity fluid dynamics model has now been completed and can be saved as a binary (.fea)
model file, or exported as a programmable MATLAB m-script text file (available as the example
ex_navierstokes2 script file), or GUI script (.fes) file.
References
[1] Botella O, Peyret R. Benchmark spectral results on the lid-driven cavity flow. Computers and Fluids
27(4):421-433, 1998.
[2] Erturk E, Corke TC, Gokcol C. Numerical solutions of 2-D steady incompressible driven cavity flow at high
Reynolds numbers. Int- ernational Journal for Numerical Methods in Fluids 37(6):633-655, 2005.
[3] Nishida H, Satofuka N. Higher-order solutions of square driven cavity flow using a variable-order multi-grid
method. International Journal for Numerical Methods in Engineering 34(2):637-653, 1992.
[4] Schreiber R, Keller HB. Driven cavity flows by efficient numerical techniques. Journal of Computational
Physics 49(2):310-333, 1983.
6 of 6 20/06/2023, 20:13