corrfunctionall3all

algorithm

  • calculates 2-point longitudinal velocity correlation coefficients rho
  • along all lines
  • in all pages
  • from distance 0 to distance length(X)
  • calculates integral length scale 

corrline3all

syntax

[meanmeanrho,L]=corrfunctionall3all(x_velocity,X)

 

example for input

[meanmeanrho,L]=corrfunctionall3all(XVEL,X)

 

input arguments

XVEL

x_component of velocity vector

X

x-vector of domain

 

output arguments

L

Integral length scale

meanmeanrho

meanvalues of correlation function for all distances
of several lines and pages

plot

meanmeanrho vs. distances

matlab tools required

  • corrcoef

toolbox tools required

 

corresponding 2d tools

Letzte Änderung: 24.02.2015 - Ansprechpartner: Dominique Thevenin