Skip to content

Output of channel3D in examples of openlb

OpenLB – Open Source Lattice Boltzmann Code Forums on OpenLB General Topics Output of channel3D in examples of openlb

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #5580
    yx19971028
    Participant

    Hello everyone,

    The Channel3d code in examples can be run and a 3D image of the flow velocity is obtained from Paraview.
    I wonder how to get the corresponding relationship of turbulence parameters y+ and u+ from the code so as to get the curve graphs between the above two parameters?

    XuYang

    #5581
    mathias
    Keymaster

    Hi Xu Yang,

    there should be a functor for it. See dogygen ducumentation on the website.

    Best
    Mathias

    #5583
    yx19971028
    Participant

    Hi Mathias,

    Thank you for your reply.Do you mean the doxygen ducumentation?
    The path of the doxygen documentation is openlb→olb-1.4r0→doc→doxygen.
    Is my understanding accurate?

    Best
    Xu Yang

    #5588
    stephan
    Moderator

    Dear Xu Yang,

    please find the doxygen documentation online at https://www.openlb.net/DoxyGen/html/index.html

    The functor for y+ is also listed.

    Note that in the example channel3d, y+ is calculated “by hand” (line ~387), whereas computeLatticeVelocity (line ~116) returns u+ e.g. with the musker profile formula.

    For details of turbulent channel flow statistics please have a look at the publication by Haussmann et al. https://doi.org/10.1016/j.camwa.2019.04.033

    BR
    Stephan

    #5592
    yx19971028
    Participant

    Dear Stephan,

    Thank you for your reply.

    Best
    Xu Yang

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.