nek5000
nek5000 is a spectral element code for solving 2-d and 3-d incompressible Navier-Stokes equations.
Documentation
Documentation
Examples
Examples
I have setup some of my examples for nek5000 which are available on google code. You can obtain all the examples from svn
svn checkout http://cfdlab.googlecode.com/svn/trunk/nek5000 nek5000
Most of the examples have a README file which gives some explanation on how to run the example.
2-d Examples
- Roll up of 2-D shear layer (
shear4
) - Cylinder inside a channel (
cyl_turek
) - Vortex dipole impinging on a wall (
vortex_dipole
) - Vortex dipole impinging on a wall (
vortex_dipole_clercx
) - Triangular bump (
tri_bump
)
3-d Examples
3-d Examples
- Taylor-Green vortex (
taylor_green_3d
)
Examples in nek5000
Examples in nek5000
These examples are included in the nek5000 distribution.