|
[Sponsors] |
April 7, 2015, 16:55 |
|
#21 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
Quote:
if the filter width Delta is implicitly related to the grid size h, then yes, the computational grid measure the smallest resolved scale.. However, it is possible to use an explicit filtering in LES. In such a way, the filter width can be as larger as you want, for example 4 times the computational grid size or greater |
||
April 7, 2015, 17:21 |
|
#22 | |
Super Moderator
Alex
Join Date: Jun 2012
Location: Germany
Posts: 3,427
Rep Power: 49 |
Quote:
Recently, I experimented with a Rayleigh Taylor Instability using Fluents VOF method just for fun (see the picture on the left). As it turned out, even with an undisturbed initial solution (a perfectly flat interface) I was able to trigger the instability. It is the roundoff errors that accumulate and produce the initial disturbance. What is even more surprising in the first place is that for example reordering the grid and running the simulation again produced an entirely different solution. So the roundoff errors that are random to some extent are usually enough to produce different solutions for two otherwise identical DNS. |
||
April 7, 2015, 17:41 |
|
#23 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
Quote:
well, this is a typical effect, even simply porting the code on a different computer o using different compliers you see different numerical transient... However, it is really important assessing that the statistics are all equal, whatever the numerical transient is |
||
April 7, 2015, 17:41 |
|
#24 | |
Member
Join Date: Nov 2014
Posts: 88
Rep Power: 12 |
Quote:
|
||
April 7, 2015, 17:47 |
|
#25 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
Quote:
for implicit-based filtering, the size is determined by the grid and numerical method, you can only set exactly the grid size, not the filter width... |
||
April 7, 2015, 17:50 |
|
#26 | ||
Member
Join Date: Nov 2014
Posts: 88
Rep Power: 12 |
Quote:
Quote:
|
|||
April 7, 2015, 18:06 |
|
#27 |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
in LES you compute statistics after a long-time integration is solved and several flow fields are sampled...
Difference in the statistics can be due to the grid, to the numerical model, to the SGS model, etc. |
|
April 7, 2015, 19:25 |
|
#28 |
Member
Join Date: Nov 2014
Posts: 88
Rep Power: 12 |
to compute transient (unsteady) solutions, how should one choose between URANS or LES? kindly explain in simple terms.
|
|
April 7, 2015, 21:47 |
|
#29 |
Senior Member
Hua Zen
Join Date: Mar 2009
Posts: 138
Rep Power: 17 |
||
April 8, 2015, 04:30 |
|
#30 |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
URANS and LES provides solutions that have different meaning! the URANS is statistically averaged, the LES is filtered in space but not in time (if you do not use specific time-filtering apporach).
Using URANS o LES depends on the problem and on what you want to compute...but LES requires more refined grids than URANS |
|
April 8, 2015, 04:55 |
|
#31 | |||
Senior Member
Hua Zen
Join Date: Mar 2009
Posts: 138
Rep Power: 17 |
Quote:
Quote:
Quote:
Thank you. |
||||
April 8, 2015, 05:12 |
|
#32 |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
the mathematical equations looks similar but they differ for the expression of the unresolved terms. They take into account different unresolved tensors.
URANS can be used when an external unsteady force is present, for example the compression/expansion flow in cylinder due to the piston motion. comparing LES and URANS on the same computational grid can give very different results for many reasons... just as example, if you use a very very refined grid, LES solution will automatically tend to DNS, URANS does not. |
|
April 8, 2015, 06:29 |
|
#33 | |
Member
Join Date: Nov 2014
Posts: 88
Rep Power: 12 |
Quote:
Can you help me understand how fine the grid should be for LES cases? |
||
April 8, 2015, 08:03 |
|
#34 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
Quote:
the answer is...it depends! you can find very bad LES simulations... (too coarse grid, to dissipative model, etc) the guideline for a LES grid is to solve wall boundary by using at least 3-4 cells within y+<=1. Unbounded flow regions can be meshed by grid sizes dx+,dy+,dz+ = O(10)-O(20) |
||
April 8, 2015, 08:39 |
|
#35 | ||
Member
Join Date: Nov 2014
Posts: 88
Rep Power: 12 |
thanks. im new to CFD and appreciate the reply.
Quote:
Quote:
if im interested only in wake structures, which are far away from walls, do I have to resolve my grid to such a resolution? |
|||
April 8, 2015, 09:41 |
|
#36 |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
Some SGS models are purely dissipative in nature (e.g., the Smagorinsky) and could strongly affect the energy transfer of large resolved scales.
Furthermore, if you have vortical structures in wakes but that interacts with a wall (that is are generated by stress or are dissipated within the B.L.) you need to have a refined grid at wall. Some wall model exists in LES that allows to apply special B.C. at y+>1 but the full success is debatable. |
|
April 9, 2015, 16:02 |
|
#37 | |
Member
Join Date: Nov 2014
Posts: 88
Rep Power: 12 |
Quote:
since the size of the filter is implicity implied by the grid size, does it always mean that the mesh density of a LES case is always higher than URANS? |
||
April 9, 2015, 16:10 |
|
#38 |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
yes, generally LES grid is more computational extensive even for the fact that URANS could be used (depending on the problem) in 2D.
|
|
April 9, 2015, 17:26 |
|
#39 | ||
Member
Join Date: Nov 2014
Posts: 88
Rep Power: 12 |
Quote:
Quote:
in my current problem, im only interested in the wake (and my domain is set so large that it will not interact with the walls). For LES, must I still be bothered with refining the grid then? Will URANS suffice? |
|||
April 9, 2015, 18:25 |
|
#40 |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
your question is not so well-posed ...
let me explain better, you have a flow problem to solve and you have to choose the suitable tool. Now you said to be interested in wake..that does not say nothing useful to me...what parameter you need from your solution? It is the type of information you need in the wake that can drive to the correct tool. Therefore, if the wake is generated my a mixing of two or more corrent, you have a sort of evolving mixing layer that requires fine grid and correct time accuracy. You need to analyze special frequency analysis? that drives to LES as the time scales are solved directly. Consider my suggestion, ask yourself what you really need in your problem and step-by-step decide the correct tool. Some reading of a book such http://www.cambridge.org/us/academic...urbulent-flows cna be useful |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
RANS to LES: Flame dissapears?? | LB | Main CFD Forum | 4 | September 6, 2007 19:53 |
Laminar Flamlet RANS to LES | LB | FLUENT | 0 | September 5, 2007 06:35 |
Mapping RANS data onto an LES | christian | OpenFOAM Running, Solving & CFD | 0 | April 13, 2007 06:31 |
someone to answer..Difference between LES and RANS | Nik | Main CFD Forum | 2 | September 4, 2005 12:40 |
RANS results for LES | Li Yang | Main CFD Forum | 5 | June 17, 2002 06:34 |