CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   Extended statistics: sampling of skewness and kurtosis (https://www.cfd-online.com/Forums/openfoam-programming-development/89948-extended-statistics-sampling-skewness-kurtosis.html)

fs82 June 27, 2011 05:00

Extended statistics: sampling of skewness and kurtosis
 
Hello,

I would like to sample the skewness and kurtosis of the velocity field. In other words one could easily access the first and second order moments (uMean and uPrimeToMean) and now I would like to extend this to access also the third and forth order moments.
My first guess would be to include the sampling of mean(u_i*u_j*u_k) in fieldAverage.C. Now my questions are:

1) Is there already something included in OpenFoam and I am to stupid to find it? I know that third and fourth order moments are not quite common in fluid mechanics.

2) Did anybody already implemented something like skewness and tested it successfully? May I could have a look into the code :rolleyes:

kind regards,
Fabian

fs82 June 29, 2011 10:06

Nobody has an idea?


All times are GMT -4. The time now is 23:27.