flamethicklinthermb3

algorithm

  • batch modus of flamethicklintherm3 
  • calculates thickness of a flame between user defined boundaries
  • defined by the maximum temperature gradient along linear cuts through flame front
  • along curvilinear coordinate of flame front;
  • plots flame thichkness vs. curvilinear coordinate of flamefront;
  • calculates minimum-, maximum- and mean thickness
    thickthermlin3b 

syntax

[flthickth300,mathick,mithick,meanth]=flamethicklinthermb3b2(X,Y,Z,fdefine,dl,level,s,variable,iso1,iso2)

 

example for input

[flthickth300,mathick,mithick,meanth]=flamethicklintherm3b2(X,Y,Z,f_O,0.0001,0.5,'abs',temperature,0.85,0.15)

 

input arguments

X,Y,Z

vectors defining the rectangular domain

fdefine

variable defining the flame front

level

isovalue of fdefine defining the flame front

s

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

variable

temperature

iso1, iso2

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

 

output arguments

flthickth300

thermal thickness of a flame between user defined boundaries

mathick, mithick, meanth

minimum, maximum, mean flame thickness

plot

histogram of flame thicknesses along surface

toolbox tools required

corresponding 2d tool

Letzte Änderung: 24.02.2015 - Ansprechpartner: Dominique Thevenin