scalardiss_Z

algorithm

  • calculates scalar dissipation rate of a 2d field
  • based on mixture fraction Z

syntax

[chired,chiredn]=scalardiss_Z(Z,st) 

 

example for input

[chired,chiredn]=scalardiss_Z(Z,st) 

 

input arguments

Name description
Z matrix of mixture fraction
st width of grid, scalar

output arguments

Name description
chired matrix of scalar dissipation rate
chiredn matrix of scalar dissipation rate
normalized by maximum

matlab tools required

  • contour

corresponding 3d tool

Letzte Änderung: 24.02.2015 - Ansprechpartner: Dominique Thevenin