|
[Sponsors] |
June 10, 2014, 11:49 |
Integral length length scale
|
#1 |
Member
SHEIKH NASIRUDDIN
Join Date: Aug 2013
Location: DELHI
Posts: 52
Rep Power: 13 |
Hi Everybody,
I want to calculate integral length scale( axial and transverse), turbulent length scale and energy spectra of my cylindrical domain in fluent.Can anybody help me? |
|
June 10, 2014, 18:14 |
|
#2 |
New Member
D. B.
Join Date: Jun 2014
Location: Swe
Posts: 8
Rep Power: 12 |
The integral length scale is quite easy to calculate (by two-point correlation), you will need at least 15 points in a line that preferably is located 1 cell distance from each other. You will need to sample the u-velocity for your points in axial direction and the same can be done for the two other velocity components. (i usually save a .csv file for every time step with the velocities for every point in the line/rake)
Now that you are sampling the data for each point you will need to sample for a number of flow through's for the domain to get a good correlation. When you are done with the sampling you can write a Matlab script to store the velocities in each point over time by reading the .csv-files. Then just solve the equation: For the integral length scale one usually says the signal correlates when B_uu < 0.2, so just sum the values until the signal decorrelates and multiply with the Delta x/y/z Last edited by Vandeley; June 10, 2014 at 18:14. Reason: typo |
|
June 11, 2014, 09:37 |
integral length scale
|
#3 |
Member
SHEIKH NASIRUDDIN
Join Date: Aug 2013
Location: DELHI
Posts: 52
Rep Power: 13 |
Hello Vandeley,
I have the data and case files in .cas and .dat format. How to introduce 15 points to fluent for calculation? Is the Matlab script of the formula is to be wriiten as UDF before simulation starts or after the simulation completes? Are u'1,RMS and u'1 rms values? nasiruddin |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
integral length scale and cross-correlation (with openfoam data, LES pipe flow) | jet | Main CFD Forum | 1 | November 7, 2016 05:23 |
Turbulence length scale and integral length scale | rizhang | CFX | 2 | April 22, 2016 08:22 |
Interface treatment in turbulent model and its length scale. | paka | OpenFOAM Running, Solving & CFD | 0 | February 15, 2014 03:02 |
Integral Length Scale vs Turbulent Length Scale | Scott Nordsen | FLUENT | 2 | January 20, 2014 02:17 |
Von Karman Integral Length Scale | Txingurri | Main CFD Forum | 0 | May 2, 2002 13:05 |