Skip to content

WallShearStress2D Functor

Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.

Forums OpenLB General Topics WallShearStress2D Functor

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6619
    sahilbhapkar30
    Participant

    Hello,

    I am trying to calculate the Wall Shear Stress on my geometry, which is a 2D case. However, whenever I try to implement the WallShearStress, my simulation gets stuck at the line of the code (starting the simulation).

    SuperLatticePhysWallShearStress2D<T, NSDescriptor> wss1 (NSlattice, superGeometry,5,converter, cuboid5)

    I have used the WallShearStress3D on 3D geometry, and it works well, however for the 2D case it is not working. Could you please tell me why the WallShearstress is not working in the 2D case?

    Thank-you,
    Sahil

    #6637
    jjessberger
    Participant

    Dear Sahil,

    Could you please provide additional information: was it a compilation failure or a runtime error? What was the error message? How are the arguments NSlattice etc. of your function call defined?

    Yours,
    Julius

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