HAGEN-POISSEUILLE LAW

Numerical methods and mathematical models of Elmer
raback
Site Admin
Posts: 4832
Joined: 22 Aug 2009, 11:57
Antispam: Yes
Location: Espoo, Finland
Contact:

Re: HAGEN-POISSEUILLE LAW

Post by raback »

Hi

No slip is just another way of saying that all velocity components are zero. For some turbulence models this is more complicated but for this case they are the same.

-Peter
Andrea_P
Posts: 176
Joined: 22 Mar 2021, 18:39
Antispam: Yes
Location: POLYTHECNIC UNIVERSITY OF TURIN

Re: HAGEN-POISSEUILLE LAW

Post by Andrea_P »

kevinarden wrote: 13 May 2021, 21:11 In elmer the boundary pressure is positive with a normal coming out of the body. Normally in 2D you make the tangent velocity 0.

Based on the picture to have the fluid flow from left to right the left boundary condition would be

Boundary Condition 1
Name = "inlet"
Pressure = -0.023
Velocity 2 = 0
End

The outlet would be
Boundary Condition 1
Name = "outlet"
Pressure = 0
Velocity 2 = 0
End

The other two would be just wall conditions, or doing
Velocity 1 =0
Velocity 2 = 0
is the same as the wall condition.
Hi Kevin,
I have run the original case.sif that you have published and it works perfectly. Nevertheless, when I change the boundary conditions by using a pressure gradient, I have used the same pressure difference plotted in the previous case, I do not have the same results. I attached the new case.sif
-Andrea
Attachments
case.sif
(2.18 KiB) Downloaded 134 times
POLYTECHNIC UNIVERSITY OF TURIN-DIMEAS
Andrea_P
Posts: 176
Joined: 22 Mar 2021, 18:39
Antispam: Yes
Location: POLYTHECNIC UNIVERSITY OF TURIN

Re: HAGEN-POISSEUILLE LAW

Post by Andrea_P »

Hi,
I have fixed the case.sif and I think that I have obtained similar results between the velocity inlet case and the pressure inlet case. I attached the new case.sif and the images. Thanks in advance for your suggestions and your opinions.
-Andrea
Attachments
POISEUILLE.zip
(65.28 KiB) Downloaded 130 times
POLYTECHNIC UNIVERSITY OF TURIN-DIMEAS
kevinarden
Posts: 2317
Joined: 25 Jan 2019, 01:28
Antispam: Yes

Re: HAGEN-POISSEUILLE LAW

Post by kevinarden »

Looks good
Post Reply