NAST2D_CONTOUR is a MATLAB function which reads a datafile created by NAST2D_F90 (usually containing values of the streamfunction) and displays a contour plot.
NAST2D_CONTOUR was developed by Professor C David Pruett of James Madison University.
FREE_FEM_NAVIER_STOKES is a MATLAB program for solving the steady incompressible Navier Stokes equations on an arbitrary triangulated region, using the finite element method.
NAST2D is a C++ program which solves a variety of 2D Navier Stokes problems with heat. The program can write out certain physical quantities to files for visualization.
NAST2D_F90 is a FORTRAN90 program which solves a variety of 2D Navier Stokes problems with heat. The program can write out certain physical quantities to files for visualization.
VELOCITY_ARROWS_GRID is a MATLAB program which reads files of node and velocity data, and, using interpolation, creates a vector plot with arrows place on a uniform grid of the user's specification.
BACKSTEP is the backward-facing step. Data files you can copy include
CIRCLE is flow past a circular obstacle. Data files you can copy include
CONVECT is a study of natural convection in a square region with heated side walls. Data files you can copy include
DAM is the breaking dam problem. Data files you can copy include
DCAVITY is the driven cavity. Data files you can copy include
DROP is the splash of a liquid drop. Data files you can copy include
FLTRAP is the fluid trap. Data files you can copy include
MOLDING is a flow based on injection molding. Data files you can copy include
RAYLEIGH is buoyancy flow with heated upper and lower walls. Data files you can copy include
WAVE is a flow past an obstacle. Data files you can copy include
You can go up one level to the MATLAB source codes.