|
[Sponsors] |
June 22, 2009, 05:36 |
Laminar , steady state pipe flow
|
#1 |
Guest
Posts: n/a
|
I would like to solve steady state, laminar flow of newtonian fluid in cylindrical pipe. Can you please suggest which solver would be more appropriate.
Thank a lot Sam |
|
June 22, 2009, 22:55 |
laminar solver
|
#2 |
New Member
A B SUDHARSAN
Join Date: Jun 2009
Posts: 6
Rep Power: 17 |
hi sam ,
the simple and the most basic solver for a laminar and incompressible flow is icoFoam. |
|
June 23, 2009, 00:16 |
|
#3 |
Guest
Posts: n/a
|
Hi Sudharshan,
Thank you for your reply. icofoam solver solves transient, laminar and incompressible newtonian flow. But I am looking to solve for steady state, laminar and incompressible newtonian flow. Can I use simplefoam to solve laminar flow by changing code? |
|
June 23, 2009, 05:30 |
|
#4 |
Senior Member
|
Hi,
To use simpleFoam for laminar flow, you have to edit constant/RASProperties of your case and change RASModel to laminar. Regards, Jose Santos |
|
June 23, 2009, 14:36 |
|
#5 |
Member
Sven Winkler
Join Date: May 2009
Posts: 70
Rep Power: 17 |
You can also use icoFoam. Although the solver is transient, you will get an steady-state solution after some time, since the flow itself becomes steady-state. as far as I know, a steady-state solver does exactly the same, it solves the equations with the time derivatives and the solution proceeds in time until a steady-state is reached. I did this for a rectangular channel flow and it worked well.
|
|
June 24, 2009, 22:57 |
|
#6 |
New Member
A B SUDHARSAN
Join Date: Jun 2009
Posts: 6
Rep Power: 17 |
hi sam,
you can use simpleFoam for your case but need to edit RAS properties before using. Good luck. regards, sudharsan |
|
June 25, 2009, 00:04 |
|
#7 |
Guest
Posts: n/a
|
Thank you to all.
I will solve the my problem using simplefoam. I will let u know if I face any difficulty. Thank you. Sam |
|
March 15, 2012, 10:57 |
|
#8 | |
Senior Member
Goutam Saha
Join Date: Dec 2011
Location: UK
Posts: 131
Rep Power: 14 |
Quote:
I am trying to solve a steady state incompressible laminar flow for a pipe with circular cross section, but I didn't get the fully developed parabolic shape for velocity profile. I am using simpleFOAM (OF-2.1.0) where I have changed the RAS properties to laminar and set the turbulent off. Could you please suggest me, where is the problem? Do you able to solve this simple problem? If you give me your email ID, I can send you the files. Thanks Goutam |
||
March 15, 2012, 18:24 |
|
#9 |
New Member
Lachlan Graham
Join Date: Dec 2009
Posts: 14
Rep Power: 16 |
Hi Sam,
I have used icoFoam for this problem and nonNewtonianicoFoam for the corresponding non-Newtonian case. Both work very well, it is also easy to cross check with the analytical values. Regards, Lachlan |
|
March 16, 2012, 00:38 |
|
#10 |
Member
Dr. B T KANNAN
Join Date: Jul 2011
Location: CHENNAI (MADRAS), INDIA
Posts: 55
Rep Power: 15 |
switch off turbulence , use laminar in the RAS file of /const floder
|
|
March 27, 2013, 10:53 |
|
#11 |
Senior Member
Vishal Nandigana
Join Date: Mar 2009
Location: Champaign, Illinois, U.S.A
Posts: 208
Rep Power: 18 |
Hi,
I would like to know, if it is possible to solve a laminar flow in a cylindrical pipe using 2d simulations in openfoam. If so, please can anyone let me know, how to construct the geometry. Further, should we change anything in the icoFoam solver. Thanks Regards Vishal |
|
March 27, 2013, 23:46 |
2D simulations - Reg
|
#12 |
Member
Dr. B T KANNAN
Join Date: Jul 2011
Location: CHENNAI (MADRAS), INDIA
Posts: 55
Rep Power: 15 |
Dear Nandhigana Vishal,
You can create 2D simulations by considering a wedge shaped geometry as shown in Figure 5.3 in OpenFOAM manual 2.0.0. For creating wedge refer Figure 5.7 in the same manual.
__________________
-- Dr. B T KANNAN, PhD, M.I.E, PhD in Aerodynamics (CFD|Turbulence|Experiments) Alumnus of Indian Institute of Technology - Madras.
|
|
March 28, 2013, 02:12 |
|
#13 | |
Senior Member
Vishal Nandigana
Join Date: Mar 2009
Location: Champaign, Illinois, U.S.A
Posts: 208
Rep Power: 18 |
Quote:
Thanks for your reply. I had a chance to go through the manual earlier, but could not exactly follow how the geometry and boundary conditions are incorporated using the wedge BC. For instance, I would like to create a cylinder of length 8 m and diameter 0.1 m. The inlet of the cylinder has a uniform velocity and the walls have no slip. How do we create this geometry and what angle should be specified for the wedge. Can you please illustrate this with an example along with the patch definitions. Thanks for the help Vishal |
||
March 28, 2013, 07:15 |
Simple solution
|
#14 |
Member
Dr. B T KANNAN
Join Date: Jul 2011
Location: CHENNAI (MADRAS), INDIA
Posts: 55
Rep Power: 15 |
Dear Vishal,
Of course you will find difficulty. But try once then you will get it.
__________________
-- Dr. B T KANNAN, PhD, M.I.E, PhD in Aerodynamics (CFD|Turbulence|Experiments) Alumnus of Indian Institute of Technology - Madras.
|
|
April 1, 2013, 01:57 |
|
#15 | |
Senior Member
Vishal Nandigana
Join Date: Mar 2009
Location: Champaign, Illinois, U.S.A
Posts: 208
Rep Power: 18 |
Quote:
Thanks for your reply. I got an understanding on the geometry construction for a simple cylinder. However, I would like to construct a concentric pipe type geometry. I would like to know if the same angle (=5 degree) should be specified for the inner cylinder too. In the manual, it says the angle should be less than 5 degrees to construct 2d axis symmetric cylinder type geometries. Could you explain why this should be the case. Thanks Regards Vishal |
||
April 1, 2013, 08:19 |
|
#16 |
Member
Dr. B T KANNAN
Join Date: Jul 2011
Location: CHENNAI (MADRAS), INDIA
Posts: 55
Rep Power: 15 |
Dear Vishal,
For 2D simulations we must have one cell thickness for FVM. I guess this may be the reason (or) OpenFOAM defines 2D when the angle is less than 5 degrees with one cell in thickness. |
|
April 1, 2013, 19:57 |
|
#17 | |
Senior Member
Vishal Nandigana
Join Date: Mar 2009
Location: Champaign, Illinois, U.S.A
Posts: 208
Rep Power: 18 |
Quote:
Thanks for the reply. I have constructed the wedge geometry for a simple laminar pipe flow. I wanted to simulate a laminar flow with inlet velocty = 1m/s in a cylindrical pipe of Diameter = 0.2 m and length = 8 m. I have considered kinematic viscosity = 2e-3 Pa.s and density = 1kg/m^3. I have tried using both SimpleFoam (switching off turbulence) and icoFoam. However, the code does not converge. I am attaching the files. Please let me know, if the geometry construction is accurate, considered (theta = 5 degree). Thanks Regards Vishal |
||
April 2, 2013, 01:03 |
|
#18 |
Member
Dr. B T KANNAN
Join Date: Jul 2011
Location: CHENNAI (MADRAS), INDIA
Posts: 55
Rep Power: 15 |
Dear Vishal,
The geometry is fine but there are errors in grid. Kindly check the mesh using ""checkMesh"" and correct it. What I found is ***Number of non-orthogonality errors: 19800. ***Error in face pyramids: 59900 faces are incorrectly oriented. Failed 2 mesh checks. Kindly correct these errors and submit the grid for solution.
__________________
-- Dr. B T KANNAN, PhD, M.I.E, PhD in Aerodynamics (CFD|Turbulence|Experiments) Alumnus of Indian Institute of Technology - Madras.
|
|
April 2, 2013, 02:12 |
|
#19 | |
Senior Member
Vishal Nandigana
Join Date: Mar 2009
Location: Champaign, Illinois, U.S.A
Posts: 208
Rep Power: 18 |
Quote:
Thanks, very much Kannan. I found the bug. I had changed the direction of z axis in my new blockMesh file and that did the trick. Now the solver works. I would now like to check the solution and would then move on to making a concentric pipe geometry. Is there anything I should make a note of while constructing the concentric pipe geometry. Let me know. Thanks Vishal |
||
April 2, 2013, 14:22 |
|
#20 | |
Senior Member
Vishal Nandigana
Join Date: Mar 2009
Location: Champaign, Illinois, U.S.A
Posts: 208
Rep Power: 18 |
Quote:
As we have created a wedge whose faces are not aligned to the cooridnate plane. So the maximum height in the radial direction now corresponds to (r*cos(theta/2)) and not exactly "r". Should we rescale the values obtained for the velocity and pressure in the radial direction ? Please let me know. Thanks Regards Vishal |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
plz help,urgent, vof model steady state | Garima Chaudhary | FLUENT | 4 | March 15, 2018 13:22 |
SimpleFoam unable to reach steady state | francois | OpenFOAM Running, Solving & CFD | 8 | November 19, 2009 14:33 |
steady state, laminar vof_model | Garima Chaudhary | FLUENT | 0 | May 24, 2007 04:11 |
Flow laminar and stationary of water in a pipe | manuel | OpenFOAM Running, Solving & CFD | 6 | March 24, 2007 19:23 |
buoyancy driven flow in steady state in CFX4.3 | raymondyin | CFX | 11 | May 7, 2001 07:15 |