CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Integral Length scale and Reynolds stress tensor

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 9, 2019, 08:03
Default Integral Length scale and Reynolds stress tensor
  #1
Member
 
ssa
Join Date: Sep 2018
Posts: 93
Rep Power: 7
ssa_cfd is on a distinguished road
Hi all,

I have a velocity time series data (U vs time) from an wind tunnel experiment for a number of points along the height of the wind tunnel.

I need to calculate the integral length scale and reynolds stress tensor from this data for my simulation.

How to obtain these values.? Is there any matlab script available. ?


Thanks.
ssa.
ssa_cfd is offline   Reply With Quote

Old   January 9, 2019, 14:49
Default
  #2
Senior Member
 
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,728
Rep Power: 66
LuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura about
U is the full 3D vector or just one component? You can't calculate the Reynolds stress with only one velocity component. Reynolds stresses are straight forward to calculate. You determine u'(t)=u(t)-umean, v'=v(t)-vmean, w'=w(t)-wmean and then take all their products. Hopefully you don't need anyone else's code to do this...

For estimating length scale, there's several methods mentioned in doi: 10.1115/1.1391277 needing only the u' at a single point.
LuckyTran is online now   Reply With Quote

Old   January 10, 2019, 09:13
Default
  #3
Member
 
ssa
Join Date: Sep 2018
Posts: 93
Rep Power: 7
ssa_cfd is on a distinguished road
I have three velocity components.

So If I take a time series, say may be 100 values over a period of 5 seconds, I should calculate the u mean from those values and then get u'(t).

so I will have 100 u'(t) values and then I should average those values to get u'.

Am I correct.?
ssa_cfd is offline   Reply With Quote

Old   January 10, 2019, 13:12
Default
  #4
Senior Member
 
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,728
Rep Power: 66
LuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura about
Quote:
Originally Posted by ssa_cfd View Post
I have three velocity components.

So If I take a time series, say may be 100 values over a period of 5 seconds, I should calculate the u mean from those values and then get u'(t).

so I will have 100 u'(t) values and then I should average those values to get u'.

Am I correct.?

You will need a lot more than 100 values! But okay, supposing you have a lot of them...


If you average 100 u'(t) values you will get 0.


The Reynolds stresses are calculated by taking pairwise products u'(t)*u'(t) and then averaging the 100 product-pairs. There are 6 stresses from u'u', u'v', u'w', v'v', v'w', w'w'. This is all done at 1 point in the wind tunnel. You can repeat this across all the points in the wind tunnel if you like. The Reynolds stresses are a tensor field over the domain, just like the velocity is a vector field over the entire domain.


Similarly, the integral length scale is not one number for the entire wind tunnel but a local flow property.
LuckyTran is online now   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
what length scale should be used when calculating kolmogorov scale of fountain flow? John-Lee Main CFD Forum 1 May 9, 2017 02:16
Length and time scale of the smallest resolved eddies in LES computation doctorWho Main CFD Forum 2 May 1, 2014 04:05
vortex length scale ZubenUbi Main CFD Forum 6 January 20, 2014 01:23
Length scale separation in LES Ray Main CFD Forum 1 June 7, 2002 08:50
Characteristic Length Scale Thomas P. Abraham Main CFD Forum 2 April 20, 1999 17:16


All times are GMT -4. The time now is 20:00.