Skip to content

Re: Inlet velocity profile

#2886
tartopomm
Member

Thank you for your answer, I managed to get what I wanted!
Then, I would have another question: I would like to have a slip condition on the top and on the bottom of my domain, so I added this line where the boundary conditions are defined (velocity and pressure):

sBoundaryCondition.addSlipBoundary( superGeometry, 2)

But is it enough or should I add something else? because when I ran the simulation, it didn’t change much.

thank you!