CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

LES explicit filtering

Register Blogs Community New Posts Updated Threads Search

Like Tree4Likes
  • 4 Post By Lieven

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 10, 2008, 12:51
Default Does any body have an experien
  #1
Senior Member
 
Maka Mohu
Join Date: Mar 2009
Posts: 305
Rep Power: 18
maka is on a distinguished road
Does any body have an experience of implementing explicit filtering in OpenFOAM?

I wanted to do something like Vasilyev and others 1998 JCP, "A General Class of Commutative Filters
for LES in Complex Geometries"

The difference between explicit and implicit filtering (used in OpenFOAM) is the added filtering over the non-linear term (filter(div(ui uj))) and over sub-filter model (see pp. 97 and 98). The later is treated explicitly so, I can imagine how to deal with it. The earlier does not seem that easy since its implementation will require sum_f( Sf dot (filter(rho U phi))_f ). Also, how will that affect the rest of the segregated solver since the effective flux that is used for convection is affected. Any ideas? Thanks.

Best regards,
Maka.
maka is offline   Reply With Quote

Old   September 11, 2012, 11:18
Default
  #2
Member
 
Francesco Capuano
Join Date: May 2010
Posts: 81
Rep Power: 15
francesco_capuano is on a distinguished road
Hi Maka,

did you manage to implement explicit filtering in OpenFOAM? I'm interested in the topic too.

Regards,
Francesco
francesco_capuano is offline   Reply With Quote

Old   December 26, 2012, 16:35
Default
  #3
Senior Member
 
Join Date: Nov 2012
Posts: 171
Rep Power: 13
hz283 is on a distinguished road
Hi Francesco,

Do you have any clues about how to implement explicit filtering in Openfoam? I also have the same problems. Hmmm...

Happy New year!
h
hz283 is offline   Reply With Quote

Old   December 27, 2012, 05:05
Default
  #4
Senior Member
 
Lieven
Join Date: Dec 2011
Location: Leuven, Belgium
Posts: 299
Rep Power: 22
Lieven will become famous soon enough
Dear h,

A number of explicit filters are included in the default installation (simple, laplace and anisotropic). Have a look at the source code of one of the dynamic LES models to see how these can be used.

Also have a look at
http://www.cfd-online.com/Forums/ope...ter-codes.html
cause if you want to use the anisotropic filter would might want to include these bug fixes.

Just a side note, LES in OpenFOAM uses the implicit tophat filter at the first filter level (Delta). In this case, no explicit filtering is done, it are basically the grid and the discretization schemes that take care of the filtering. This is why you won't find LESfilter-objects in the LES models that only have one level of filtering (e.g. Smagorinsky).

Kind regards,

L
Xinze, fumiya, JamesCC and 1 others like this.
Lieven is offline   Reply With Quote

Old   December 27, 2012, 09:08
Default
  #5
Senior Member
 
Join Date: Nov 2012
Posts: 171
Rep Power: 13
hz283 is on a distinguished road
Quote:
Originally Posted by Lieven View Post
Dear h,

A number of explicit filters are included in the default installation (simple, laplace and anisotropic). Have a look at the source code of one of the dynamic LES models to see how these can be used.

Also have a look at
http://www.cfd-online.com/Forums/ope...ter-codes.html
cause if you want to use the anisotropic filter would might want to include these bug fixes.

Just a side note, LES in OpenFOAM uses the implicit tophat filter at the first filter level (Delta). In this case, no explicit filtering is done, it are basically the grid and the discretization schemes that take care of the filtering. This is why you won't find LESfilter-objects in the LES models that only have one level of filtering (e.g. Smagorinsky).

Kind regards,

L
Hi L,

Thank you so much for these suggestions. Yesterday I check the source codes for other models. They are veru helpful for me becuase I would like to introduce a dynamic model parameter for my Foam solver. Thank you.

Happy New Year!
H
hz283 is offline   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
Explicit filtering in LES TJ Main CFD Forum 85 November 30, 2016 05:22
LES filtering stefanke OpenFOAM Running, Solving & CFD 11 July 11, 2012 09:57
LES explicit filtering Paul Main CFD Forum 0 March 17, 2006 08:03
LES (explicit) filtering John Main CFD Forum 2 July 29, 2004 18:03
Channel LES and explicit filtering Luca Liberti Main CFD Forum 0 January 17, 1999 10:07


All times are GMT -4. The time now is 15:48.