|
[Sponsors] |
August 5, 2021, 10:05 |
Pressure drop over tube, to low
|
#1 |
New Member
Join Date: Aug 2021
Posts: 4
Rep Power: 5 |
Hi,
A couple of weeks ago i started with Openfoam, playing with the tutorials and watching Youtube videos. Now I am aiming to calculate the pressure drop over a section of pipe, which I will use later to calculate the pressure drop over some custom headers and bends (all PVC). After the simulation using simpleFoam (starting from the squareBend tutorial) I ran the following two commands to determine the pressure loss: Code:
postProcess -func "patchAverage(name=inlet,p)" -time 400 Code:
postProcess -func "patchAverage(name=outlet,p)" -time 400 Using http://www.pressure-drop.com/Online-Calculator/ i found that the pressure drop should be around 0.59Bar which is a massive difference. I tried the refine the mesh but this didn't help. There are two directions I am not sure about, defining the roughness of the wall and the corresponding initial conditions and which solution schemes to use. I attached the case, which hopefully helps with pushing me in the right direction. btw, I am using Openfoam v2012 |
|
August 6, 2021, 04:16 |
|
#2 |
Member
Daniel
Join Date: Jan 2021
Posts: 39
Rep Power: 5 |
Hey Woud,
i wans´t able to calculate your case myself, because my pc is running all time with my simulations. My guess is, that your calculation on the website is wrong. I checked it with water and attached you find the screenshot with your geometry. Then the droop is 0,19 mbar, which sounds much better for me, because 0.59 bar pressure drop through a normal pipe ist really heavy. |
|
August 7, 2021, 09:01 |
|
#3 | |
Senior Member
|
Hi,
Quote:
As Daniel pointed out, the pressure drop you obtained from the website will be incorrect. It will be the same order of your simulation. |
||
August 7, 2021, 17:07 |
|
#4 |
New Member
Join Date: Aug 2021
Posts: 4
Rep Power: 5 |
Good evening,
Thank you Daniel for pointing out that I made an error in the pressure drop calculator, it should be 0.19mbar indeed. @snak You are right as well, I tried to calculate the pressure drop simulation with a 200mm pipe first. (since this is closer to my final application) But after playing around with that and being about 30% off the value I expected I tried a smaller diameter. Now it seems like I did not delete the old .stl file properly, running my simulation with the 200mm pipe. I corrected the mistakes and now I have a pressure drop of 47mbar, which is already much better and in the correct range of magnitude. However, it is still more than twice the value expected. Should I learn to life with that or can I improve with choosing another solver or tweaking some of the conditions? |
|
August 9, 2021, 08:25 |
|
#5 |
Member
Daniel
Join Date: Jan 2021
Posts: 39
Rep Power: 5 |
Well try to reduce the limitation factor in your schemes, maybe then you accuracy rises.
Twice the difference is still huge. Try the schemes and also make your Mesh finer (Just a try - the computational time should not be a problem here). Furthermore, you can try differnent Turbulence schemes as well. Also try to verify your pressure drop theoretically for yourself (pipe roughness f.e.). |
|
August 16, 2021, 07:10 |
|
#6 |
New Member
Join Date: Aug 2021
Posts: 4
Rep Power: 5 |
Oke, I found some time to work with your suggestions.
Starting with the easiest thing first, refining the mesh. Which didn't help at all. During one of my google searches I noticed that i think that my problem is a steady state problem, however the turbulent behaviour can introduce vortexes which makes the problem transient? Therefore, simpleFoam is not the right solver. Furthermore, - I verified the pressure drop with some basic calculations resulting in similar pressure drops as from the online calculator. Since I am in the transition region between laminair and turbulent the friction factor gives a significant difference (laminar dP = 22.4Pa and turbulent dP = 44Pa). - I changed the length of the pipe from 2 to 5 meters, to have a bit more significant pressure drop to work with. I have been playing with some of the schemes and limitation factors, but I am not sure what I am doing. Therefore, I added my case again. Hopefully some of you can push me a bit more in the right direction |
|
Tags |
drop, openfoam, pressure, simplefoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Low pressure drop in duct compared to experimental values | firestone9x | FLUENT | 20 | August 6, 2021 15:58 |
viscosity udf don't use correct temperature and strain rate | rezvani | Fluent UDF and Scheme Programming | 8 | May 27, 2021 06:40 |
Pressure drop tube | luzmartinez | Main CFD Forum | 1 | July 31, 2017 02:35 |
Pressure drop using Fan type BC | Alexis Sack | OpenFOAM Running, Solving & CFD | 2 | September 22, 2014 10:18 |
How to study pressure drop of continous phase in VOF model | sajeesh | FLUENT | 4 | February 5, 2014 23:01 |