NAST2D_STREAK_MOVIE
Animations of NAST2D_F90 Streakline Data


NAST2D_STREAK_MOVIE is a MATLAB function which makes a movie from an NAST2D_F90 streakline file.

A streakline file contains the locations of a set of points as they are carried by a fluid flow through a region. A movie of the streaklines gives a vivid impression of the direction and strength of a flow, and its changes over time.

Author:

NAST2D_STREAK_MOVIE was developed by Professor C David Pruett of James Madison University.

Usage:

nast2d_streak_movie

Related Data and Programs:

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.

Reference:

  1. http://www.math.jmu.edu/~dpruett/software/ a web site;
  2. Michael Griebel, Thomas Dornseifer, Tilman Neunhoeffer,
    Numerische Simulation in der Stroemungsmechanik,
    Vieweg 1995.
  3. Michael Griebel, Thomas Dornseifer, Tilman Neunhoeffer,
    Numerical Simulation in Fluid Dynamics,
    SIAM, 1998.

Source Code:

Examples and Tests:

Note that streakline files can be very large. No sample datasets or movies have been created with this tool yet.

You can go up one level to the MATLAB source codes.


Last revised on 01 September 2005.