streamlines2

algorithm

  • developes streamlines in selected grid points of a 2d velocity field
  • plots corresponding streamlines
    streamlines 

syntax

[]=streamlines2(X,Y,x_velocity,y_velocity) 

 

example for input

streamlines2(X,Y,x_velocity,y_velocity) 

 

input arguments

Name description
x_velocity,y_velocity velocity components
X,Y vectors defining the rectangular domain

output arguments

  • 2d plot of velocity streamlines

matlab tools required

  • stream2, streamlines

corresponding 3d tool

Letzte Änderung: 24.02.2015 - Ansprechpartner: Dominique Thevenin