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 |
matlab tools required
- contour