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

Explicit filtering in LES

Register Blogs Community New Posts Updated Threads Search

Like Tree27Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 6, 2016, 11:54
Default
  #41
Senior Member
 
sbaffini's Avatar
 
Paolo Lampitella
Join Date: Mar 2009
Location: Italy
Posts: 2,151
Blog Entries: 29
Rep Power: 39
sbaffini will become famous soon enoughsbaffini will become famous soon enough
Send a message via Skype™ to sbaffini
This work, if i recall correctly, uses explicit filtering by finite volume integration:

http://www.vremanresearch.nl/etc9.pdf

still, the details were not described and how conservation was preserved is not exactly clear. I do not exclude that it has to be abandoned in this framework, even if the underlying method is fully conservative like the FVM.

Edit: Preservation of the conservation property is one of the reasons Filippo and i worked on its implicit version.
juliom likes this.
sbaffini is offline   Reply With Quote

Old   October 6, 2016, 12:13
Default
  #42
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,769
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by sbaffini View Post
This work, if i recall correctly, uses explicit filtering by finite volume integration:

http://www.vremanresearch.nl/etc9.pdf

still, the details were not described and how conservation was preserved is not exactly clear. I do not exclude that it has to be abandoned in this framework, even if the underlying method is fully conservative like the FVM.

Edit: Preservation of the conservation property is one of the reasons Filippo and i worked on its implicit version.

Paolo, the paper of Vreman still do not include a further explicit filtering on the convective flux but, similarily to what I wrote before, consider only the surface integral as the volume filter. However, if I understand, the enlarge the stencil of the integral so that I suppose overlapping volume exists. Conservation should be still ensured by telescopic property ....

I feel that including an explicit filtering in the integral-based formulation is not without implication in the formulation.
juliom likes this.
FMDenaro is offline   Reply With Quote

Old   October 6, 2016, 12:30
Default
  #43
Senior Member
 
sbaffini's Avatar
 
Paolo Lampitella
Join Date: Mar 2009
Location: Italy
Posts: 2,151
Blog Entries: 29
Rep Power: 39
sbaffini will become famous soon enoughsbaffini will become famous soon enough
Send a message via Skype™ to sbaffini
Quote:
Originally Posted by sbaffini View Post
Edit: Preservation of the conservation property is one of the reasons Filippo and i worked on its implicit version.
Well... i guess then that this is only 50% accurate . But I am not yet convinced that, with that method, conservation is preserved on general grids and with general filter kernels.
sbaffini is offline   Reply With Quote

Old   October 6, 2016, 16:50
Default
  #44
Member
 
Join Date: Mar 2012
Posts: 51
Rep Power: 14
callahance is on a distinguished road
Quote:
Originally Posted by FMDenaro View Post
Yes, you do not apply on the time derivative but it results as a consequence of the application of the explicit filtering on the convective term...if you filter the convective flux, what is the result in terms of the time dependent solution? think about...

I suggest to give a carefull reading to the papers of Lund and the paper of Gullbrand on JFM, You will find the answer.
Excuse me Filippo but I think I'm still missing something. I reread the aforementioned papers and I still can't figure out where the time derivative you talked about comes from. Gullbrand shows that explicit filtering the convective term results only in a different SFS tensor, where the Leonard stresses are implicitly included in the convective terms (which is clear). However, I don't see any effect of filtering the convective term on the time derivative. I would be thankful if you can explain what you exactly mean.
callahance is offline   Reply With Quote

Old   October 6, 2016, 16:55
Default
  #45
Member
 
Join Date: Mar 2012
Posts: 51
Rep Power: 14
callahance is on a distinguished road
Quote:
Originally Posted by sbaffini View Post
This work, if i recall correctly, uses explicit filtering by finite volume integration:

http://www.vremanresearch.nl/etc9.pdf

still, the details were not described and how conservation was preserved is not exactly clear. I do not exclude that it has to be abandoned in this framework, even if the underlying method is fully conservative like the FVM.

Edit: Preservation of the conservation property is one of the reasons Filippo and i worked on its implicit version.
In the paper, they are talking about the decomposition of the filtered convective term in the momentum equations. Instead of inserting the "bar" into the derivative, they kept the bar outside the derivative and approximated the whole filtered derivative. As far as I can see, they didnt filter the convective term of the filtered velocities (as done by Lund and Gullbrand).
callahance is offline   Reply With Quote

Old   October 6, 2016, 16:59
Default
  #46
Senior Member
 
Julio Mendez
Join Date: Apr 2009
Location: Fairburn, GA. USA
Posts: 290
Rep Power: 18
juliom is on a distinguished road
Send a message via Skype™ to juliom
This thread (topic) is very cumbersome and difficult to find an universal answer. As a matter of fact, at the beginning people used to filter the velocity field separately but then they realized that they needed to filter the convective term. The more I read the least I understand, but Sagaut's book is a very good place to get these answers. Also, professor Denaro has a great experience in this topic.
juliom is offline   Reply With Quote

Old   October 6, 2016, 17:11
Default
  #47
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,769
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
I understand that the issue is not simple and I will try to explain by using the simple Burgers equation:

du/dt + d(u^2/2)/dx = 0

Formally the LES equation is obtained by applying the filter to each term:

du_bar/dt + [d(u^2/2)/dx]_bar = 0

This equation is then decomposed in resolved and unresolved fluxes.
Now, if you apply a further explicit filter on the convective term (the explicit filter has a greater width than the filter bar), just considering a single time step you see the update of the velocity that has dependence on the form used for the explicit filtering.

- Start at t0 with an initial field u_bar(x,0).
- compute the resolved convective flux u_bar^2/2 and explicitly filter it with some filter of width greater than the filter _bar.
- Compute u_bar(x,0) - time integral of filtered terms.

Now, what is the meaning of this field? You see that it depends on the explicit filter, it is no longer the field u_bar(x,dt) that you would obtain using the LES equation without explicit filtering.
This fact is also true (and more complex) if you work with the integral instead of the differential formulation.

Have you read also this paper of Lund?
http://ac.els-cdn.com/S0898122103900...845a8da6fd59d3
juliom likes this.
FMDenaro is offline   Reply With Quote

Old   October 6, 2016, 17:17
Default
  #48
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,769
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by juliom View Post
This thread (topic) is very cumbersome and difficult to find an universal answer. As a matter of fact, at the beginning people used to filter the velocity field separately but then they realized that they needed to filter the convective term. The more I read the least I understand, but Sagaut's book is a very good place to get these answers. Also, professor Denaro has a great experience in this topic.

Thanks ... I see that this topic is not simple....I had to study, think and re-study papers. I passed many days working on the equations to understand how to write correctly the LES equation in differential and integral form when are written in continuous form. Further, the difference between implicit and explicit filtering were a troublesome step. Then I had to spend also more time to understand the effect of the discretization on the LES equations.
I strongly soggest to use the simple 1D Burgers model to analyse all these aspects.
FMDenaro is offline   Reply With Quote

Old   October 6, 2016, 19:01
Default
  #49
Member
 
Join Date: Mar 2012
Posts: 51
Rep Power: 14
callahance is on a distinguished road
Alright lets consider the Burgers equation:

\frac{\partial u}{\partial t} + \frac{1}{2}\frac{\partial u u}{\partial x} = 0

now apply an explicit filter to the equation:

\frac{\partial \overline{u}}{\partial t} + \frac{1}{2}\frac{\partial \overline{ u u}}{\partial x} = 0

the convective term \overline{u u} has to be decomposed to :

\overline{u u} = \overline{u} . \overline{u} + SFS

One gets then:

\frac{\partial \overline{u}}{\partial t} + \frac{1}{2}\frac{\partial \overline{u} . \overline{u}}{\partial x} = -\frac{\partial SFS}{\partial x}

So far so good. Now lets descretise the equation in time first:

\overline{u}^{n+1}=\overline{u}^{n} -\Delta t \left({\frac{1}{2}\frac{\partial \overline{u} . \overline{u}}{\partial x} +\frac{\partial SFS}{\partial x}}\right)

Lund explains in his paper that all terms on the right hand side contain spectral information upto the cutoff wavenumber of the explicit filter, except for the convective term, since the multiplication of both filtered velocities can generate spectral components above the cutoff wavenumber of the explicit filter (above the bar level). For this reason, he explicitly filters the term \overline{u}.\overline{u} and consequently adjusts the SFS term. One then gets:

\overline{u}^{n+1}=\overline{u}^{n} -\Delta t  \left({\frac{1}{2}\frac{\partial \overline{ \overline{u} . \overline{u}}}{\partial  x} +\frac{\partial SFS^{'}}{\partial x}}\right)

Here, SFS^{'} represents the modified SFS term. One can see now that the convective term does not include spectral information above the bar level. Moreover, the second explicit filter used on the whole convective term has the same filter width as the explicit filter used at the begininng. So I don't quiet understand this:

Quote:
Originally Posted by FMDenaro View Post
This equation is then decomposed in resolved and unresolved fluxes.
Now, if you apply a further explicit filter on the convective term (the explicit filter has a greater width than the filter bar)
why does the explicit filter has a filter width greater than the filter bar ? According to Lund as well as Gullbrand, both filtering procedures are done with the same filter.

I also don't understand completley the last step you described:

Quote:
Originally Posted by FMDenaro View Post
- Compute u_bar(x,0) - time integral of filtered terms.
by time integral you mean the second term on the RHS of :

\overline{u}^{n+1}=\overline{u}^{n} -\Delta t   \left({\frac{1}{2}\frac{\partial \overline{ \overline{u} .  \overline{u}}}{\partial  x} +\frac{\partial SFS^{'}}{\partial  x}}\right) ?
juliom likes this.
callahance is offline   Reply With Quote

Old   October 7, 2016, 03:41
Default
  #50
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,769
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
I think that a key to understand the topic, is that the LES equation




is not then implemented using an explicit filtering but are both the grid and the numerical discretization to act implicitly as filtering. Therefore, the grid introduces the Nyquist filter pi/h and the discretization introduce a smoothing if FD or FV methods are used.
The goal of the explicit filtering is to eliminate the numerical error (the smoothing) that the discretization introduce. For doing that, you need that a new Nyquist frequency is introduced by the explicit filtering. Therefore you need a width h'>h so that pi/h>pi/h'. In line of principle, once h' is chosen, you can get a grid independent LES solution for vanishing values of the computational grid h.
DO not get into confusion between generation of aliased frequency due to the discretization of the quadratic product and numerical error present also for the linear case.




______________________________

by time integral you mean the second term on the RHS of :



_______________________________

yes
juliom likes this.
FMDenaro is offline   Reply With Quote

Old   October 7, 2016, 04:21
Default
  #51
Member
 
Join Date: Mar 2012
Posts: 51
Rep Power: 14
callahance is on a distinguished road
What you describe here is right. The bars in the equations I worte above are all "explicit filters". The implicit filtering due to discretisation and due to grid cutoff is always there, I just didnt write it in the equations. I am only interested in the explicit filtering. Thats why I said, all bars mentioned above have the same cutoff wavenumber (which is ofcoarse smaller than the grid cutoff wavenumber).

Quote:
Originally Posted by FMDenaro View Post
- Start at t0 with an initial field u_bar(x,0).
- compute the resolved convective flux u_bar^2/2 and explicitly filter it with some filter of width greater than the filter _bar.
- Compute u_bar(x,0) - time integral of filtered terms.

Now, what is the meaning of this field? You see that it depends on the explicit filter, it is no longer the field u_bar(x,dt) that you would obtain using the LES equation without explicit filtering.
This fact is also true (and more complex) if you work with the integral instead of the differential formulation.
For me, the computed \overline{u}^{n+1} is the filtered velocity at the new time step. Of course its not equal to the velocity I would calculate using just implicit filtering because the non-linear term and in fact all other terms introduce components up to the grid cutoff wavenumber which is greater than the explicit cutoff wavenumber. When using a Fourier-cutoff filter, the calculated \overline{u}^{n+1} would be almost equal to a filtered DNS with the same Fourier-cutoff filter. The only difference between both would be due to the filtering caused by discretisation.

Do we both agree on this ?
callahance is offline   Reply With Quote

Old   October 7, 2016, 04:43
Default
  #52
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,769
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by callahance View Post
What you describe here is right. The bars in the equations I worte above are all "explicit filters". The implicit filtering due to discretisation and due to grid cutoff is always there, I just didnt write it in the equations. I am only interested in the explicit filtering. Thats why I said, all bars mentioned above have the same cutoff wavenumber (which is ofcoarse smaller than the grid cutoff wavenumber).
ok, if your bar is the "explicit" filter.... I prefer to write the bar and then add if it is implicit (discretization-based) or explicit.



[/QUOTE] For me, the computed \overline{u}^{n+1} is the filtered velocity at the new time step. Of course its not equal to the velocity I would calculate using just implicit filtering because the non-linear term and in fact all other terms introduce components up to the grid cutoff wavenumber which is greater than the explicit cutoff wavenumber. When using a Fourier-cutoff filter, the calculated \overline{u}^{n+1} would be almost equal to a filtered DNS with the same Fourier-cutoff filter. The only difference between both would be due to the filtering caused by discretisation.

Do we both agree on this ?[/QUOTE]


well, this is a further issue that is debatable... Doing DNS and filtering explicitly the solution is not equivalent to compute the LES solution. First, only for an explicit filtered LES you can apply exactly the same filter on the DNS solution. Second, the filtered LES solution is a direct consequence of the dynamic action of the SGS model. This is not true in the static filtered DNS. However, the comparisons can be performed and, provided you consider the possible difference, they can be useful.
juliom likes this.
FMDenaro is offline   Reply With Quote

Old   October 7, 2016, 04:52
Default
  #53
Senior Member
 
sbaffini's Avatar
 
Paolo Lampitella
Join Date: Mar 2009
Location: Italy
Posts: 2,151
Blog Entries: 29
Rep Power: 39
sbaffini will become famous soon enoughsbaffini will become famous soon enough
Send a message via Skype™ to sbaffini
Let me first ask you this: why do you think the Lund implementation involves more than one single filter? This is not actually the case... you can see the whole operation just like a spectral dealiasing of the convective term. Moreover, you do not filter the SFS term, but that is typical of eddy viscosity models only. Structural models typically require explicit filtering as well.

Now, if i can, let me give you some perspective. You are treating the whole matter as if it is written in the stone which, if i am allowed to say, is very very far from true. LES and its implementation is made of several pieces which CANNOT be considered separately, unless you just want to have a textbook picture.

Most of the past works also explicitly rely on such pictures or, more correctly, do not consider the matter in general, but just from their specific point of view (in terms of numerical implementation). Which is still correct, but does not necessarily apply in general.

What happens to the Lund view if, for example, you do not have convection but just diffusion + unsteady term + a linear forcing at some frequencies? Does it means that you can't do explicit filtering on linear equations?
juliom and FMDenaro like this.
sbaffini is offline   Reply With Quote

Old   October 7, 2016, 05:02
Default
  #54
Member
 
Join Date: Mar 2012
Posts: 51
Rep Power: 14
callahance is on a distinguished road
Quote:
ok, if your bar is the "explicit" filter.... I prefer to write the bar and then add if it is implicit (discretization-based) or explicit.
ok to make things clear, the explicitly filtered LES would look like this:

\frac{\partial \overline{\tilde{u}}}{\partial t} + \frac{1}{2}\frac{\partial \overline{\widetilde{ \overline{\tilde{u}} . \overline{\tilde{u}}}}}{\partial x} = -\frac{\partial SFS^{'}}{\partial  x}

The tilde corresponds to all implicit filtering effects. The bar corresponds to the use of an explicit filter.

Quote:
Second, the filtered LES solution is a direct consequence of the dynamic action of the SGS model.
The filtered LES solution is not just a consequence of the action of the SGS model. If that's the case, I could just add the SGS (togehter with SFS) terms on the right hand side and forget about explicitly filtering the convective term. This would result in an implicitly filtered LES solution + a filtering effect of the SFS+SGS terms. However, this won't correspond to a real explicitly filtered LES since high wavenumbers will still be generated by the convective term. (I hope I understood you correctly)
callahance is offline   Reply With Quote

Old   October 7, 2016, 05:08
Default
  #55
Member
 
Join Date: Mar 2012
Posts: 51
Rep Power: 14
callahance is on a distinguished road
Quote:
Originally Posted by sbaffini View Post
Let me first ask you this: why do you think the Lund implementation involves more than one single filter? This is not actually the case... you can see the whole operation just like a spectral dealiasing of the convective term. Moreover, you do not filter the SFS term, but that is typical of eddy viscosity models only. Structural models typically require explicit filtering as well.
You are right. Lund uses only one explicit filter. The only thing he added to the "normal" LES equations is explicitly filtering the convective term with the same explicit filter used for other terms.

Quote:
Originally Posted by sbaffini View Post

What happens to the Lund view if, for example, you do not have convection but just diffusion + unsteady term + a linear forcing at some frequencies? Does it means that you can't do explicit filtering on linear equations?
if we don't have the convective term, there is no need for Lund's view in the first place. The absence of the convective term leads to the absence of generating high wavenumber components due to the non-linearity of this term. As a result, all terms on the RHS would consist of wavenumbers up to the curoff wavenumber of the used explicit filter.
callahance is offline   Reply With Quote

Old   October 7, 2016, 05:16
Default
  #56
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,769
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by callahance View Post
ok to make things clear, the explicitly filtered LES would look like this:

\frac{\partial \overline{\tilde{u}}}{\partial t} + \frac{1}{2}\frac{\partial \overline{\widetilde{ \overline{\tilde{u}} . \overline{\tilde{u}}}}}{\partial x} = -\frac{\partial SFS^{'}}{\partial  x}

The tilde corresponds to all implicit filtering effects. The bar corresponds to the use of an explicit filter.

The filtered LES solution is not just a consequence of the action of the SGS model. If that's the case, I could just add the SGS (togehter with SFS) terms on the right hand side and forget about explicitly filtering the convective term. This would result in an implicitly filtered LES solution + a filtering effect of the SFS+SGS terms. However, this won't correspond to a real explicitly filtered LES since high wavenumbers will still be generated by the convective term. (I hope I understood you correctly)

The goal of the explicit filtering in LES is to produce a "bar" velocity cleaned by numerical errors and provide such field to the action of the SGS model. The key is that one wants that the SGS model gets exactly the filtered field you want, without additional numerical effects. In this sense, the LES solution is a consequence of the action of the SGS model.
juliom likes this.
FMDenaro is offline   Reply With Quote

Old   October 7, 2016, 05:19
Default
  #57
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,769
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by callahance View Post
You are right. Lund uses only one explicit filter. The only thing he added to the "normal" LES equations is explicitly filtering the convective term with the same explicit filter used for other terms.



if we don't have the convective term, there is no need for Lund's view in the first place. The absence of the convective term leads to the absence of generating high wavenumber components due to the non-linearity of this term. As a result, all terms on the RHS would consist of wavenumbers up to the curoff wavenumber of the used explicit filter.

Again, you are here considering only the aliasing error due to the quadratic product. The numerical error is due to the local truncation error produced by the discretization of the derivative. The action can see by the modified wavenumber analys. The explicit filtering has the aim to eliminate also the local truncation error.
juliom likes this.
FMDenaro is offline   Reply With Quote

Old   October 7, 2016, 05:21
Default
  #58
Senior Member
 
sbaffini's Avatar
 
Paolo Lampitella
Join Date: Mar 2009
Location: Italy
Posts: 2,151
Blog Entries: 29
Rep Power: 39
sbaffini will become famous soon enoughsbaffini will become famous soon enough
Send a message via Skype™ to sbaffini
Quote:
Originally Posted by callahance View Post
I would like to dig up this subject again, beacuse I'm interested in implementing explicit filtering in FVM code.
As mentioned before, filtering the convective term is the main challenge in explicit filtering. When using FVM, the non-linear term is linearised and the volume integral of the convective term turns into a surface integral, which in turns become a sum of fluxes (phi) times velocity (u) over all faces of the cell.
How would you then filter the convective (linearised) term (assuming we are using a smooth Gauss filter) ? I tried the following:

divergence(uiuj) --> divergence(phi*uj) this is the linearisation step.

assuming a smooth filter: u_filtered = u + const.*laplace(u); where const. represents the filter width.

Applying this on the non-linear term:

divergence((uiuj)_f) = divergence(uiuj)+const.*divergence(laplace(uiuj)).

The first term can be treated the same way as in implicit filtering. The treatment of the second term however is not trivial. I tired calculating laplace(uiuj) using values from the previous time step and then taking the divergence of it. The solver has then stability problems, which I assume has something to do with Rhie-Chow interpolation (Im using collocated grid variables).

Any advice on how treating this problem would be appreciated.

Regards
With respect to your original problem, you are doing three things here:

1) You assume that your discrete divergence and your discrete gaussian filter commute.

2) You are filtering explicitly, in the sense that every term of uiuj is filtered by a sort of explicit diffusion step.

3) You are trying to discretize the whole thing (which seems exotic).

I suspect your problems might come from any of these. Bu you need to give more context for a more serious help: implicit/explicit time integration, compressible/incompressible algorithm, convection scheme, SGS model, etc.

For example, in a density based solver, i would just filter explictly the residual on the right hand side (the spatial discretization terms), and that would just work.
FMDenaro likes this.
sbaffini is offline   Reply With Quote

Old   October 7, 2016, 05:26
Default
  #59
Senior Member
 
sbaffini's Avatar
 
Paolo Lampitella
Join Date: Mar 2009
Location: Italy
Posts: 2,151
Blog Entries: 29
Rep Power: 39
sbaffini will become famous soon enoughsbaffini will become famous soon enough
Send a message via Skype™ to sbaffini
Quote:
Originally Posted by callahance View Post
if we don't have the convective term, there is no need for Lund's view in the first place. The absence of the convective term leads to the absence of generating high wavenumber components due to the non-linearity of this term. As a result, all terms on the RHS would consist of wavenumbers up to the curoff wavenumber of the used explicit filter.
But what if i want to study the evolution of such linear equation subject to some exotic filter? You are saying that applying the filter or not will just give the same exact result? Please take any known solution of the unsteady heat diffusion equation and apply a filter of your choice... then let me know
sbaffini is offline   Reply With Quote

Old   October 7, 2016, 05:28
Default
  #60
Member
 
Join Date: Mar 2012
Posts: 51
Rep Power: 14
callahance is on a distinguished road
Quote:
Originally Posted by FMDenaro View Post
Again, you are here considering only the aliasing error due to the quadratic product. The numerical error is due to the local truncation error produced by the discretization of the derivative. The action can see by the modified wavenumber analys. The explicit filtering has the aim to eliminate also the local truncation error.
For me, the goal of explicit filtering is to get a grid independent solution. This includes removing errors caused by numerial discretisation as you mentioned.

Anyway, the discussion is now diverging from the main problem I was facing, namley filtering the convective term in FVM. I did find a publication where they explicitly filter the convective term in FVM. They just don't mention how they exactly do it (sadly):

http://www.measej.ir/files/site1/use...22-5b6c379.pdf

They published another paper named:

Evaluation of Fourth Order finite volume compact scheme for LES with explicit filtering

Unfortunatley, I don't have access to this article. Maybe they described their method in the second paper.
callahance 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
LES explicit filtering maka OpenFOAM Running, Solving & CFD 4 December 27, 2012 09:08
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 23:34.