https://linen.dev logo
Join Discord
Powered by
# les-ras
  • k

    kandelabr

    02/23/2022, 3:12 PM
    Is there any reason I couldn't use a very coarse mesh (fine enough for RANS) also for LES/DES?
  • k

    kandelabr

    02/23/2022, 3:20 PM
    I am slightly confused about the practical difference between LES and URANS. If I refine the grid, I will resolve appropriately smaller eddies with URANS, much like with LES. So on the same grid, what do I gain by switching to LES?
  • k

    kandelabr

    02/23/2022, 3:20 PM
    Also, does LES in OF use implicit filtering?
  • u

    ⵣAryazⵣ

    02/23/2022, 3:34 PM
    Why not using SAS instead?
  • u

    ⵣAryazⵣ

    02/23/2022, 3:34 PM
    Scale Adaptive Simulations?
  • k

    kandelabr

    02/23/2022, 3:36 PM
    I don't have an exact problem to solve, just trying to understand the difference in real life
  • u

    ⵣAryazⵣ

    02/23/2022, 3:37 PM
    LES models are typically dynamic
  • u

    ⵣAryazⵣ

    02/23/2022, 3:38 PM
    The coefficients are dynamically determined by the simulation itself
  • u

    ⵣAryazⵣ

    02/23/2022, 3:38 PM
    For RANS the model coefficients are fixed
  • u

    ⵣAryazⵣ

    02/23/2022, 3:40 PM
    but wait
  • u

    ⵣAryazⵣ

    02/23/2022, 3:40 PM
    if your temporal resolution is more refined you're breaking the rules
  • k

    kandelabr

    02/23/2022, 3:41 PM
    what do you mean by that?
  • u

    ⵣAryazⵣ

    02/23/2022, 3:43 PM
    I mean that could break the assumption of URANS/RANS itself
  • k

    kandelabr

    02/23/2022, 3:44 PM
    like running a pimpleFoam with a very small timestep?
  • u

    ⵣAryazⵣ

    02/23/2022, 3:45 PM
    Yes
  • u

    ⵣAryazⵣ

    02/23/2022, 3:45 PM
    As an example take a look at this thread
  • u

    ⵣAryazⵣ

    02/23/2022, 3:45 PM
    https://www.cfd-online.com/Forums/fluent/38661-timestep-rans-assumption.html
  • k

    kandelabr

    02/23/2022, 3:46 PM
    very nice, thank you very much
  • u

    ⵣAryazⵣ

    02/23/2022, 3:46 PM
    🙂
  • u

    ⵣAryazⵣ

    02/23/2022, 3:48 PM
    Or this one:
  • u

    ⵣAryazⵣ

    02/23/2022, 3:48 PM
    https://www.cfd-online.com/Forums/main/9079-timestep-time-dependent-rans.html
  • s

    slopezcastano

    02/23/2022, 3:58 PM
    Implicit filtering is not due niether to LES nor related to the OpenFOAM code. It's a fact of low-order FVM, since the basic principle of FVM is the MEAN VALUE THEOREM (MVT) which, implicitely, is a median filter.
  • k

    kandelabr

    02/23/2022, 4:01 PM
    i meant this: https://www.cfd-online.com/Wiki/Large_eddy_simulation_(LES) However, most practical (and commercial) implementations of LES use the grid itself as the filter (the box filter) and perform no explicit filtering.
  • s

    slopezcastano

    02/23/2022, 4:02 PM
    It's difficult to assess the practical difference, if the theoretical reasons are not clear. Not going to make an exhaustive list, but the theoretical difference between RANS and LES, is what kind of kernel you use to filter. Very, extremely, roughly speaking in RANS you filter in time and in LES you filter in space...
  • s

    slopezcastano

    02/23/2022, 4:03 PM
    And that I answered
  • k

    kandelabr

    02/23/2022, 4:03 PM
    that's the answer as well, thank you very much
  • s

    slopezcastano

    02/23/2022, 4:08 PM
    Yes, the reason is called Kolmogorov scales, or scales where eddies dissipate to viscosity.
  • s

    slopezcastano

    02/23/2022, 4:09 PM
    The MVT in FMV will guarantee your simulations will not crash, but you'll get spurious numerical viscosity.
  • s

    slopezcastano

    02/23/2022, 4:11 PM
    This is not entirely true. And this is not the difference between LES & RANS.
  • k

    kandelabr

    02/23/2022, 4:13 PM
    could I estimate required grid spacing from one of Kolmogorov scales (integral? energy transfer?)
1...222324...52Latest