streamslicebatch

algorithm

  • plots batch of orthogonal stream slices through velocity field
  • in user defined coordinate direction
    streamslicebatch 

syntax

[]=streamslicebatch(XVEL,YVEL,ZVEL,X,Y,Z,dsl,'sm')

example for input

streamslicebatch(XVEL,YVEL,ZVEL,X,Y,Z,'X','n')

input arguments

XVEL, YVEL, ZVEL

velocity components

X, Y, Z

vectors defining the rectangular domain

dsl

direction of slice

sm

switch: sm='y' save batch as movie
sm='n' do not save as movie

 

output arguments

plot

slices through velocity field

matlab tools required

  • streamslice

corresponding 2d tools

Letzte Änderung: 24.02.2015 - Ansprechpartner: Dominique Thevenin