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

Actual varibles or filtered varibles, what obtained from implicit filter LES?

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree10Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 10, 2020, 08:17
Default
  #21
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 7,063
Rep Power: 75
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Have a look to discretization in 3.3.3 for example
FMDenaro is online now   Reply With Quote

Old   August 10, 2020, 08:24
Default
  #22
New Member
 
lipeng
Join Date: May 2018
Posts: 16
Rep Power: 9
lietoflaw is on a distinguished road
Quote:
Originally Posted by FMDenaro View Post
Be careful, you are discussing one of the possibile FV flux reconstruction. The mean value formula is indeed not really useful as an implicit filtering, exactly as you observed. Different discretizations are more effective.
Sorry, professor. I fail to get the point.
First, why is the mean valve formula not useful as an implicit fliter. Can you explain it with more details?
Second, what do different discretizations mean? Derivative scheme or different integral scheme?
lietoflaw is offline   Reply With Quote

Old   August 10, 2020, 10:05
Default
  #23
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 7,063
Rep Power: 75
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by lietoflaw View Post
Sorry, professor. I fail to get the point.
First, why is the mean valve formula not useful as an implicit fliter. Can you explain it with more details?
Second, what do different discretizations mean? Derivative scheme or different integral scheme?
The mean value formula writes the discrete integral as f(i)*h, being the node i the centroid. Use the spectral analysis and see the resulting transfer function. You will discover that there is not smoothing at all of the high wavenunber component.
FMDenaro is online now   Reply With Quote

Old   August 10, 2020, 10:06
Default
  #24
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 7,063
Rep Power: 75
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Different discretizations both for the integral and for the derivative (in the diffusive flux)
lietoflaw likes this.
FMDenaro is online now   Reply With Quote

Old   August 11, 2020, 01:49
Default
  #25
New Member
 
lipeng
Join Date: May 2018
Posts: 16
Rep Power: 9
lietoflaw is on a distinguished road
Quote:
Originally Posted by FMDenaro View Post
The mean value formula writes the discrete integral as f(i)*h, being the node i the centroid. Use the spectral analysis and see the resulting transfer function. You will discover that there is not smoothing at all of the high wavenunber component.
I think that I've discovered the key to demonstrate the source of the puzzle.

First of all, a concept have to be illuminated.
The discreted varibles are not obtained directly and change when the discreted methods are different.

For example, \phi=\phi_{A} in the FD method.
where A means the approximation.

But it's a little more complex in the FV method
For the volume term:
V_{\phi}=\int_{z-h/2}^{z+h/2}\int_{y-h/2}^{y+h/2}\int_{x-h/2}^{x+h/2}\phi dxdydz
V_{\phi}=\phi_{A}h^3

For the face term:
Flux=\int_{z-h/2}^{z+h/2}\int_{y-h/2}^{y+h/2}\phi dydx
Flux=\phi_{A} h^2

And these approximation terms have to be displayed by some discrete schemes, which creates two levels of the whole dicrete procedure.

\phi_{A}=\sum_{}^{}a_{i}\phi_{D}^{i}

Due to the difference on the level of approximation, the FD method just owns the implicit filter on discrete level, leading a 1D implicit filter.

Back to the original description, the mean value formula is actually not useful as an implicit filter on the discrete level while it inherits the filter from the approximation level.

If only the implicit filter on discreted level should be considered, the filter obtained from eqn (25) is the final anwser, which works on the discreted variables.

However, if we consider the filter works on the actual variable, these filter induced by approximation effects shouldn't be overlooked
lietoflaw is offline   Reply With Quote

Old   August 11, 2020, 03:20
Default
  #26
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 7,063
Rep Power: 75
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
You are in progress but be careful about the concept of averaging in wavenumber space. Only looking to the resulting transfer function induced by each scheme you can better see the effect of the implicit filtering
FMDenaro is online now   Reply With Quote

Old   August 11, 2020, 03:44
Default
  #27
New Member
 
lipeng
Join Date: May 2018
Posts: 16
Rep Power: 9
lietoflaw is on a distinguished road
Quote:
Originally Posted by FMDenaro View Post
You are in progress but be careful about the concept of averaging in wavenumber space. Only looking to the resulting transfer function induced by each scheme you can better see the effect of the implicit filtering
Thank you for your help! I had never expected that someone, rather than a professor, would like to discuss LES with me openly and deeply before this thread. Your paper and explaination really help me clarify the concept of implicit filter.
FMDenaro likes this.
lietoflaw is offline   Reply With Quote

Old   August 11, 2020, 04:16
Default
  #28
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 7,063
Rep Power: 75
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by lietoflaw View Post
Thank you for your help! I had never expected that someone, rather than a professor, would like to discuss LES with me openly and deeply before this thread. Your paper and explaination really help me clarify the concept of implicit filter.
Well, being a professor means being available to help in understanding a topic
lietoflaw likes this.
FMDenaro is online now   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 06:22
LES filter in OpenFOAM openfoammaofnepo OpenFOAM Programming & Development 1 October 23, 2014 08:27
Actual filtered LES equations for combustion Rickard.Solsjo OpenFOAM 0 March 18, 2011 09:26
question about les filter? Bin Li Main CFD Forum 2 January 21, 2004 13:04
LES filter xing zhang Main CFD Forum 3 November 15, 2003 14:50


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