|
[Sponsors] |
a direct N-S numerical solver for "under-resolved" grids. |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 4, 2017, 04:01 |
a direct N-S numerical solver for "under-resolved" grids.
|
#1 |
New Member
Join Date: Jan 2014
Posts: 1
Rep Power: 0 |
I have a question about turbulence modeling of DNS and LES.
For my understanding, in DNS, the grid size should be small enough to resolve the smallest scale(Kolmogorov scale) in turbulent. And then directly solve the N-S equation would simulate the turbulent flow. That is the reason why DNS is too expansive because the number of grids is too much. On the other hand, in LES, the grid size does not need to resolve the Kolmogorov scale. So we could use "more coarse" grid (coarse in the sense that it could be as large as in inertial subrange), and still directly solve N-S equations. However, we need to model the scale smaller than grid size. My question is, what would happen if we use a numerical solver to directly solve N-S equations (for a high Re number problem) without any turbulent modeling, but the grid size is "small enough" (to get numerical solutions) but not small enough to match Kolmogorov scale? Does the simulation is not correct completely even though it could demonstrate some "chaotic" or "turbulent-like" flow structure? Or the simulation is correct only for the scale of grid size. The smaller turbulent behavior is lost for scales smaller than grid size? Thanks for help me. |
|
May 4, 2017, 04:25 |
|
#2 |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
The "unresolved" DNS is also denoted no-modelled LES and is largely adopted as a test in the LES community. I personally use that to check the additional effect of the SGS model.
For example, you can see these tests https://www.researchgate.net/publica...blicationTitle |
|
May 4, 2017, 04:29 |
|
#3 |
Senior Member
Join Date: Aug 2014
Location: Germany
Posts: 292
Rep Power: 14 |
For my understanding you would then perform a so called no-Model LES simulation. You're probably not as accurate as a DNS but your capturing large Eddies which contain already most of the turbulent energy (Energy cascade).
The thing to debate here is, from which grid size on we can define a simulation a Large Eddy Simulation since a CFD simulation on a very coarse grid without additional turbulence model is still technically a no-Model LES. |
|
May 4, 2017, 04:35 |
|
#4 |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
Depending on the disispative nature of the local truncation error of the adopted discretization, this technique is what is denoted Implicit LES (ILES). The action of the SGS model is actually taken into account by the action of the local truncation error.
|
|
Tags |
dns, turbulence |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
structured and unstructured grids | user | Main CFD Forum | 6 | November 25, 2010 02:14 |
problem about direct solver for sparse matrix | ztdep | Main CFD Forum | 0 | August 11, 2006 13:16 |
multigrid solver in stretched/nonuniform grids? | Lewis | Main CFD Forum | 3 | September 26, 2003 12:26 |
direct parallel solver | sylvain | Main CFD Forum | 2 | June 25, 2001 08:56 |
ICCG Solver for Unstructured Grids | Bryce Sharman | Main CFD Forum | 2 | January 11, 2001 13:02 |