Regressing structure function against bin separation

From Atomix
Revision as of 15:53, 30 May 2022 by Yuengdjern (talk | contribs)

How the regressions are set up depends on the choice of differencing scheme, these are explained below.

Forward-difference scheme regression

  1. If Dll(n,δ) was evaluated using a forward-difference scheme, the regression is done for the combined data from all bins in the selected range, hence the maximum number of Dll(n,δ) values for each separation distance will be the number of bins in the range less 1 for δ = 1, reducing by 1 for each increment in δ, with the regression ultimately yielding a single ε value for the data segment

Bin-centered difference scheme regression

  1. If Dll(n,δ) was evaluated using a bin-centered difference scheme, the regression is usually done for each bin individually, with a single D(n,δ) for each separation distance, ultimately yielding an ε for each bin; or



Back to Compute structure functions and dissipation estimates