Skip to content

wall Function scalar

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #9460
    liu
    Participant

    Dear community, I would like to ask about scalar wall functions.For example, temperature and so on.thank you.

    #9464
    Adrian
    Keymaster

    Sure, what is your question?

    #9465
    liu
    Participant

    I want to add a temperature wall function in the slattice where temperature is applied. How should I proceed,My idea is to set a power law boundary function. “Implement through this code.
    “ setWallFunctionBoundary<T, DESCRIPTOR>(sLattice, superGeometry, 3, converter, wallFunctionParam);”But this is a velocity wall function; how do I modify it. thank you

    #9480
    mathias
    Keymaster

    The core developer team has not yet dealed with that.. so you need to find a solution yourself. Once you find one and would would like to share it with the community, let us know.

    #9484
    liu
    Participant

    ok,thank you

    #9538
    liu
    Participant

    How should I pass 𝑦 plus from the NS lattice to the scalar lattice?(temperature)? thank you

    #9547
    FBukreev
    Keymaster

    You can store yplus in an external field in a coupler that you are using to couple NS and ADE lattices

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