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

Dynamic SGS model procedure in Large eddy simulation

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   October 14, 2013, 13:26
Default
  #10
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,783
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
I have to distinguish between the test filtering procedure and its numerical implementation ...
If you want to use a top-hat filter, in a 2d plane say (x,y), you have to chose its width. Therefore, you write the continuous expression:

f_test(x,y) = (1/Deltax/Deltay) * Int [y-Deltay/2,y+Deltay/2] dy' Int[x-Deltax/2,x+Deltax/2] f(x',y') dx'

For example, you can choose Deltax=2*Dx and Deltay=2*Dy.

Now you have to numerically compute the above integrals by using a proper discretization. For example, you can use a 2D Simpson rule. Therefore, centred at i,j you need of a stencil of 9 nodes going from i-1,j-1 up to i+1,j+1. The weights of the integration formula can be found in many textbooks. You can do that for any i,j nodes in the x,y plane. Then repeat for all the z planes.
Finally, if you want to make the test filter three-dimensional, you have to average again the 2d filtered field using the 1d formula for the z direction.
FMDenaro is offline   Reply With Quote

 


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
Detached Eddy Simulation (DES) Model Urgent ck3 FLUENT 4 October 10, 2014 04:49
Reversed flows in Large Eddy Simulation luc89ita FLUENT 0 August 3, 2013 07:15
large eddy simulation 7sunnyshikhar Main CFD Forum 1 July 14, 2013 08:09
Large eddy simulation jii1 FLUENT 0 May 11, 2010 14:23
Urgent About Large Eddy Simulation ck3 FLUENT 1 July 16, 2008 19:52


All times are GMT -4. The time now is 01:31.