flamefrontslice

algorithm

  • plots orthogonal slice through flamefront
  • by default in z-direction through the middle of the domain
  • optionally in any user defined location and direction
    slicefront2 

syntax

[]=flamefrontslice(X,Y,Z,fdefine,level,s,dsl,lsl,iso1,iso2)

example for input

flamefrontslice(X,Y,Z,CO2,0.03,'abs','Y',45,0.06,0.0066)

input arguments

X,Y,Z

vectors defining the rectangular domain
necessary input arguments

fdefine

variable defining the flame front (e.g. Z, CO2)
necessary input argument

level

isolevel of fdefine defining the flame front (e.g. 0.5) necessary input argument

s

switch (choose level, iso1,iso2 is rel. or absolut) necessary input argument

dsl

direction of slice
optional input argument

lsl

location of slice
optional input argument

iso1,iso2

isolevels defining boundaries of flame front (e.g. 0.9, 0.1)
optional input argument

 

output arguments

  • plot

matlab tools required

  • contourslice

corresponding 2d tool

Letzte Änderung: 24.02.2015 - Ansprechpartner: Dominique Thevenin