Applying no slip boundary condition for walls in Code Saturn

Questions and remarks about code_saturne usage
Forum rules
Please read the forum usage recommendations before posting.
Post Reply
Debashis Basu

Applying no slip boundary condition for walls in Code Saturn

Post by Debashis Basu »

Hello,

How can I apply no-slip boundary conditions for wall regions in code saturne ?

I have seen this subroutine
http://code-saturne.sourcearchive.com/documentation/2.0.0.rc1-4/usclim_8f90-source.html

I want to have the velocity components u and v to be zero at the wall as boundary condition.

How to implement this in code Saturne ?

Eager to know how these no-slip zero velocity boundary conditions are implemented in code Saturne.

Kindly let me know.

Thanks and Best Regards,

Debashis Basu
Debashis Basu

Re: Applying no slip boundary condition for walls in Code Saturne

Post by Debashis Basu »

I am attaching some plots of velocity to show my problem.  How come I am getting a velocity at y=0 ?
Attachments
wall-velocity-2.jpg
wall-velocity-1.jpg
problem.pdf
(133.44 KiB) Downloaded 209 times
Mickael Hassanaly

Re: Applying no slip boundary condition for walls in Code Saturne

Post by Mickael Hassanaly »

Hello,

What you get is due to the fact that velocity value is calculated at the center of the cell.

To get the profile you wish, the only solution is to make a really refined mesh at the wall.

Best regards
 
Mickaël
Post Reply