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

    qr

    10/08/2022, 3:38 PM
    So a subgrid RSM model?
  • q

    qr

    10/08/2022, 3:39 PM
    Or do you mean to calculate UPrime2Mean by any chance?
  • q

    qr

    10/08/2022, 3:39 PM
    Because when you put it the way you put it, it sounds like a custom turbulence model which should feed back into UEqn
  • n

    nyhuma

    10/08/2022, 3:42 PM
    not a subgridmodel. the current idea is to postprocess the transport of the reynolds-stresses - the result could be the time averaged solution of the reynolds stress transport equation in the domain
  • q

    qr

    10/08/2022, 4:13 PM
    Wait why are you calling it transport, instead of calculation. You already have LES for transport
  • q

    qr

    10/08/2022, 4:15 PM
    Does the fieldAverage object with UPrime2Mean with a custom window not give Reynolds stresses?
  • q

    qr

    10/08/2022, 4:15 PM
    The resolved fraction of it atleast...
  • z

    Zino

    10/09/2022, 1:11 AM
    Seems like a lot of extra equations to solve just to get to the same result as what UPrime2Mean gives, no?
  • s

    slopezcastano

    10/10/2022, 7:29 AM
    Normally you calculate TERMS of the Reynolds Stress eQuation in order to get some structure from your turbulence field. Solving the whole REQ is expensive.
  • s

    slopezcastano

    10/10/2022, 7:29 AM
    Please show us what you want to solve
  • s

    slopezcastano

    10/10/2022, 7:36 AM
    Notice also that you dont solve the material derivative normally, REQ is derived directly from NSE
  • n

    nyhuma

    10/10/2022, 7:47 AM
    True.
  • n

    nyhuma

    10/10/2022, 7:47 AM
    I need to look into my project again check the main goals. As I am currently traveling that will take until Wednesday 😦
  • p

    paulin ferro

    10/20/2022, 8:59 AM
    Hello. Does anyone know why in the kOmega SST implementation the production term is written like that ? : alpha()*rho()*gamma*GbyNu0 - fvm::SuSp((2.0/3.0)*alpha()*rho()*gamma*divU, omega_) How do we get that ?
  • p

    paulin ferro

    10/24/2022, 6:39 AM
    it's fine I get it
  • p

    paulin ferro

    10/27/2022, 10:03 AM
    Hello turbulence guys ! What do you think of using inlet mapped BC for U, k and omega to get fully developped inlet condition ?
  • p

    paulin ferro

    10/27/2022, 10:03 AM
    for example in a case of a pipe flow
  • k

    kandelabr

    10/27/2022, 10:52 AM
    Mr. Guererro from WolfDynamics does that and it seems to work pretty well
  • k

    kandelabr

    10/27/2022, 10:52 AM
    On meshes where there's no place for flow to steady
  • p

    paulin ferro

    10/27/2022, 11:36 AM
    Does it use also for k, omega, epsilon or R ?
  • p

    paulin ferro

    10/27/2022, 11:36 AM
    From my test it seems to work
  • k

    kandelabr

    10/27/2022, 12:34 PM
    Yes, epsilon/k/omega/U
  • p

    paulin ferro

    10/27/2022, 12:34 PM
    ok !
  • t

    t_bo99

    11/04/2022, 1:21 PM
    I'm in the process of doing a Sparlat-Allamaras DDES simulation and I have a question regarding wall functions. I was wondering if the turbulence model use RAS automatically if y+>1? How does this work?
  • t

    t_bo99

    11/07/2022, 7:34 PM
    I'm wondering if there is some sort of guidelines in order to choose the right DES turbulence model for the type of geometry, nature of the flow, etc., that I want to study?
  • e

    effenbach

    11/15/2022, 11:33 AM
    For a DFSEM inlet condition for a LES simulation, is there any reason to change the "nCellPerEddy" option to anything else than 1 ? I assume it has something to do with the density/number of the synthesized eddies?
  • z

    Zino

    11/17/2022, 7:11 AM
    It puts a lower limit on the size of the generated eddy
  • z

    Zino

    11/17/2022, 7:12 AM
    Afaik it should be more like 2-4
  • z

    Zino

    11/17/2022, 7:12 AM
    If an eddy is the size of one cell it can't be convected
  • e

    effenbach

    11/18/2022, 9:59 AM
    Alright Thanks !
1...414243...52Latest