|
[Sponsors] |
May 28, 2012, 18:31 |
LES of turbulent pipe/channel flow
|
#1 |
Member
Francesco Capuano
Join Date: May 2010
Posts: 81
Rep Power: 16 |
Dear all,
I am trying to run a large-eddy simulation of turbulent pipe flow (which should not be conceptually different from a channel flow) by using channelFoam, and have encountered some problems. There are a couple of interesting threads on the forum about LES of pipes/channels, but none of them has solved my issues. If one considers a fully-developed flow in a pipe of diameter D, I think the following steps must be performed (please correct me if I'm wrong): 1. Create a 3D mesh, with a length of about 5*D in the streamwise direction; 2. Set up cyclic boundary conditions for "inlet"/"outlet", and no-slip for wall; 3. Impose a fluctuating field for variables (i.e. U) to generate turbulence; 4. Run channelFoam; 5. Postprocess (e.g. average in time and over the circumferential direction). My doubts are particularly concerned with steps 3 and 5. About step 3: a. How to perturb the velocity field? The perturbU and perturbCylinder utilities seem not to work with OpenFOAM 2.1.0. b. Is it really necessary to superimpose fluctuations? In principle, assuming a sufficiently high Reynolds number (Re > Re_tr ~ 1800), shouldn't LES be able to capture turbulence itself? (e.g., starting from instabilities of growing amplitude) And about 5: is the postChannel utility useful for pipe flow? Thanks in advance. Francesco |
|
May 31, 2012, 12:28 |
|
#2 |
Member
Ganesh Vijayakumar
Join Date: Jan 2010
Posts: 44
Rep Power: 16 |
Reg. point 3, I think the best way to do it would be outside of OpenFOAM. I have done LES of channel flow in a rectangular channel, and I remember having imposed an initial condition with an approximate log law profile and desired variance distribution. If your mesh is large, you may want to go for this approach.
Reg. point 5, I think the best way to do it is to create cellZones with all cells at a constant radius. Then enable functionObjects to do the averaging over the cellZones. It may seem odd that you need about 50-100 cellZones, but you can script the process out and that should make it easier. The latest version of OpenFOAM can even do time averaging for you along with spatial averaging in the functionObjects. |
|
October 12, 2012, 17:41 |
|
#3 |
Senior Member
|
Hallo All,
Is there any utility to know about that can be used to perform spatial averaging of fields in some specific direction.? Regards, Awais |
|
October 12, 2012, 18:12 |
|
#4 | |
Member
Francesco Capuano
Join Date: May 2010
Posts: 81
Rep Power: 16 |
Quote:
give a look at the postChannel utility, it performs spatial averaging in the two homogeneous directions of a channel flow. Regards, Francesco |
||
Tags |
channelfoam, les, pipe flow |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
LES turbulent pipe flow | panara | OpenFOAM Running, Solving & CFD | 68 | January 26, 2023 12:34 |
LES of turbulent channel flows | cedric_duprat | OpenFOAM Running, Solving & CFD | 220 | November 18, 2019 05:19 |
Particle deposition on circular cylinder in turbulent flow | Julian K. | CFX | 1 | October 3, 2011 18:51 |
Turbulent Flow in a Square Duct using LES | Hock Ming | FLUENT | 0 | February 7, 2009 21:25 |
LES on two phase flow | Li Yang | Main CFD Forum | 0 | May 12, 2004 09:10 |