flamethicklinthermb

algorithm

  • batch modus of flamethicklintherm
  • 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

flamethickn

syntax

[sisok,flthick,maxfl,minfl,meanfl]=flamethicklinthermb(X,Y,fdefine,level,s,variable,iso1,iso2) 

 

example for input

[sisok,flthick,maxfl,minfl,meanfl]=flamethicklinthermb(X,Y,Z,0.5,'abs',temperature,0.9,0.1) 

 

input arguments

Name description
X,Y 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

Name description
sisok values of curvilinear coordinate
flthick thermal thickness of a flame between user defined boundaries
maxfl, minfl, meanfl minimum, maximum, mean flame thickness
plot flamethickness vs. curvilinear flamefront

 

toolbox tools required

  • normal
  • extract
  • flamethicklintherm

 

corresponding 3d tool

Letzte Änderung: 24.02.2015 - Ansprechpartner: Dominique Thevenin