scalardiss3_c

algorithm

  • calculates scalar dissipation rate of a 3d field
  • based on reaction progress variable c

syntax

[chired,chiredn]=scalardiss3_c(c,st)

 

example for input

[chired,chiredn]=scalardiss3_c(c,st)

 

input arguments

c

3D matrix of reaction progress variable

st

width of grid, scalar

 

output arguments

chired

3D matrix of scalar dissipation rate

chiredn

3D matrix of scalar dissipation rate
normalized by maximum

 

matlab tools required

  • contour

corresponding 2d tool

Letzte Änderung: 24.02.2015 - Ansprechpartner: Dominique Thevenin