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
Applying no slip boundary condition for walls in Code Saturn
Forum rules
Please read the forum usage recommendations before posting.
Please read the forum usage recommendations before posting.
Re: Applying no slip boundary condition for walls in Code Saturne
I am attaching some plots of velocity to show my problem. How come I am getting a velocity at y=0 ?
- Attachments
-
- problem.pdf
- (133.44 KiB) Downloaded 209 times
Re: Applying no slip boundary condition for walls in Code Saturne
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
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