|
[Sponsors] |
Problems with Cyclic & init. BCs for turbulent (k-eps) pipe flow |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 28, 2009, 10:05 |
Problems with Cyclic & init. BCs for turbulent (k-eps) pipe flow
|
#1 |
Senior Member
Florian Krause
Join Date: Mar 2009
Location: Munich
Posts: 103
Rep Power: 17 |
Dear Foamers!
currently I am trying to set-up and solve a case of a pipe flow with cylindrical cross section. The length of the pipe is L=5D with D beeing the pipe diameter. I am using pisoFoam with the k-epsilon RAS model in OF-1.6.x. Since I want to couple the inlet and the outlet with a cyclic boundary condition, I have set-up my U as following: --- dimensions [0 1 -1 0 0 0 0]; internalField uniform (0 0 1.4); boundaryField { newCyclicInOutlet { type cyclic; } pipe_wall { type fixedValue; value uniform (0 0 0); } } --- for k and eps I just use some reasonable values for a turbulent intensity of about 10% My first grid point normal from the wall is located, such that should be in the region y+ > 20. The final; goal is to obtain a fully developed turbulent flow of a Reynolds number of 7000 based on the pipe diamter and the centreline velocity. The PROBLEM when I perform the calculation until convergence of U.z is that the tends to become zero. So it seems that it either diffuses heavily or there is something wrong with the combination of my cyclic boundary conditions and my field initialization. Would appreciate any suggestions!!! (just let me know if you need more info!) thanks a lot! Florian |
|
September 28, 2009, 14:01 |
|
#2 |
Senior Member
Florian Krause
Join Date: Mar 2009
Location: Munich
Posts: 103
Rep Power: 17 |
Ok "solved" it. I have choosen a too large endtime for the set pipe length and initial velocity, so the diffusion makes sense.
Got a nice velocity profile - compared to some exp. and DNS data - for the Re_centreline = 7000 flow, when I look at the flow at ealier times. Will try to use now some forcing term to lower the diffusion. have a nice evening! Florian |
|
October 1, 2009, 17:35 |
|
#3 |
New Member
Huang
Join Date: Sep 2009
Posts: 11
Rep Power: 17 |
Hey,
Can you just put the input files here? I am trying to do such a similar job in simpleFoam. but it fail to get converged. Thanks. |
|
December 1, 2012, 05:11 |
|
#4 |
Member
sqing
Join Date: Sep 2012
Location: Dalian
Posts: 77
Rep Power: 14 |
Hi Florian,
I want to know how do you set the 0/p document. May I have a look at it please? Regards, Sunxing |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Pipe flow with obstacle - HELP | Min | FLUENT | 6 | January 31, 2017 15:28 |
RSM problems, axisymmetric pipe flow | Timon | CFX | 3 | November 6, 2008 05:48 |
Pressure Drop - Please Help - Simple Pipe Flow | Joe A. | FLUENT | 2 | April 23, 2007 08:50 |
Can 'shock waves' occur in viscous fluid flows? | diaw | Main CFD Forum | 104 | February 16, 2006 06:44 |
flow in pipe with momentum and energy source | Atit Koonsrisuk | CFX | 3 | March 29, 2005 17:58 |