CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Inlet Velocity for LES

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 2, 2003, 12:53
Default Inlet Velocity for LES
  #1
JoHn@
Guest
 
Posts: n/a
Hi all; The inlet velocity BC for LES should have some stochastic components or some random perturbations. Why is that so? and How is it expressed mathematically? Any references or papers are also good. Thanks.
  Reply With Quote

Old   June 2, 2003, 13:49
Default Re: Inlet Velocity for LES
  #2
D. Laurence
Guest
 
Posts: n/a
Because LES is the real thing, turbulent eddies represented directly on your grid (except for the smaller ones). Not doing anything at the inlet means you are just hoping that some numerical errors will be enough to destabilise the steady state flow you are imposing at the inlet. This is a big gamble, very code dependant. You should impose random fluctuations on top of your mean velocity profile, on all 3 components with a magnitude up to about 10% of the mean velocity, as these tend to die out before they organise as vortices.
  Reply With Quote

Old   June 2, 2003, 17:47
Default Re: Inlet Velocity for LES
  #3
Dr. Hrvoje Jasak
Guest
 
Posts: n/a
Hmm. There is still a problem - if you introduce random fluctuations, the effective length-scale would be the mesh size, i.e. epsilon would be very high. Surely, some sort of a "Stanford trick" needs to be performed, i.e. take a turbulent channel flow with proper Re number and feed in into the inlet plane by plane, to provide the inlet condition. My problems with this are: - it's not general. For example, it assumes that the inlet condition is fully developed, which may not be the coince - it's a real pain: I've no time to do a channel flow for every new LES case

So, what I would like is a better way of getting organised turbulence with a given length-scale without doing another calculation. Any ideas?
  Reply With Quote

Old   June 3, 2003, 03:17
Default Re: Inlet Velocity for LES
  #4
Lionel Larcheveque
Guest
 
Posts: n/a
Hi,

You may have a look at this recent JCP article :

M. Klein, A. Sadiki and J. Janicka, "A digital filter based generation of inflow data for spatially developing direct numerical or large eddy simulations", JCP 186(2), pages 652-665, 2003.

I use myself a somehow similar though far more crude approach for LES (space filter + time correlation), and it results fluctuations that are less damped than simple non-correlated white noise (see AIAA 2003-0068 for some details).

Best regards
  Reply With Quote

Old   June 3, 2003, 03:55
Default Re: Inlet Velocity for LES
  #5
JoHn@
Guest
 
Posts: n/a
Dear Dr. Jasak; Can you please give me a bit more explanation on how the effective length would be the mesh size in case i introduce random fluctuations? What if i impose periodic conditions on the inlet, take the average of the velocity and assume that this average value is a seed then add to each velocity component in each control volume a random number (say between certain limits) based on the average of the velocity? I guess fl**nt does something like this. Any justifications? I need to formulate it mathematically. Peace be with you.
  Reply With Quote

Old   June 3, 2003, 06:22
Default Re: Inlet Velocity for LES
  #6
Dr. Hrvoje Jasak
Guest
 
Posts: n/a
Peace be with you too, Son!

(Sorry, this really made me laugh - I once had a Jesuit teacher whom I fondly remember...)

Well, the integral lenth-scale is obtained from a two-point correlation (for details look at Hinze or other source on turbulence) and measures the size of an energy-containing vortex. When you add a random fluctuation onto it, there's no correlation at all, ie. there are no vortices at the inlet. What you've basically added is lots of very small "vortices" (having no correlation, I can only assume that the energy-containing vortex is the size of the cell and that's why I cannot see it). Small vortices = high epsilon and an early death, well before larger turbulent structures are formed. Wouldn't it be better to put some "real" turbulent structure at the inlet

There's lots of people doing this kind of thing and assuming that the simulation has got enough uninteresting space at the inlet to develop turbulence from the noise you put in before it gets to the interesting part, which in fact is not so bad.

Finally, it's the other tow guys who are really big guns in LES and I would definitely have a look at the papers mentioned in the previous posting.
  Reply With Quote

Old   June 3, 2003, 07:50
Default Re: Inlet Velocity for LES
  #7
Tom
Guest
 
Posts: n/a
Hi,

Probably you can use something like Kinematic Simulations for generating random velocity fluctuations at the inflow. You can then prescribe the energy spectrum or in other words the length scale of the fluctuations. Thus you can impose disturbances with a long length scale which develop much faster to real turbulence than just random noise at the inflow. The inflow conditions are also divergence free which is not true for just random fluctuations. A disadvantage is that you can only specify homogeneous inflow conditions.

Tom
  Reply With Quote

Old   June 4, 2003, 05:30
Default Re: Inlet Velocity for LES
  #8
JEFF.
Guest
 
Posts: n/a
Why is it said that random fluctuations at the inlet are damped out in the first cell or so? Is it simply because there are no correlations?
  Reply With Quote

Old   March 18, 2014, 05:19
Default
  #9
Member
 
Join Date: Sep 2011
Posts: 43
Rep Power: 14
Komon is on a distinguished road
hey,

bringing this topic from the ashes I have a problem with imposing fluctuations. But instead of putting velocity fluctuations on the inlet I'd like to impose them on whole domain. Namely, I'm trying to run LES simulation of a periodic channel flow with which I'd like to get results for turbulent (in)flow that will be used in other simulations. I've noticed that there are some simulations that impose fluctuations on the mean velocity profile in whole domain (namely Lund et al, 1998 mentions this)...but I haven't noticed that they use periodic bc (again, Lund uses semi implicit periodic conditions). Neither have I seen how these fluctuations are described. The only recommendation I got was to use 10% amplitude of mean velocity. So I'd like to ask if anyone can give some advice/further info on my intention-is it ok to make such simulations, what kind of fluctuations should I use....basically what to look for.

As for the moment, I'm using sinusoidal set of fluctuations (2-4 frequencies of fluctuations are used) imposed on the prescribed average velocity in the domain. but these just level out after a certain time and flow becomes laminar.

thanks for the answers and all the best
Komon is offline   Reply With Quote

Old   March 18, 2014, 08:38
Default
  #10
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,763
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by Komon View Post
hey,

bringing this topic from the ashes I have a problem with imposing fluctuations. But instead of putting velocity fluctuations on the inlet I'd like to impose them on whole domain. Namely, I'm trying to run LES simulation of a periodic channel flow with which I'd like to get results for turbulent (in)flow that will be used in other simulations. I've noticed that there are some simulations that impose fluctuations on the mean velocity profile in whole domain (namely Lund et al, 1998 mentions this)...but I haven't noticed that they use periodic bc (again, Lund uses semi implicit periodic conditions). Neither have I seen how these fluctuations are described. The only recommendation I got was to use 10% amplitude of mean velocity. So I'd like to ask if anyone can give some advice/further info on my intention-is it ok to make such simulations, what kind of fluctuations should I use....basically what to look for.

As for the moment, I'm using sinusoidal set of fluctuations (2-4 frequencies of fluctuations are used) imposed on the prescribed average velocity in the domain. but these just level out after a certain time and flow becomes laminar.

thanks for the answers and all the best

I don't understand what you want to set ... if you perform the periodic channel flow just have to store the velocity in a plane and use them as inflow...
FMDenaro is offline   Reply With Quote

Old   March 18, 2014, 08:48
Default
  #11
Member
 
Join Date: Sep 2011
Posts: 43
Rep Power: 14
Komon is on a distinguished road
well, the intention is to use LES simulations of periodic channel flow to obtain developed turbulent flow. this will be then recorded at a certain plane and this data will be used as inflow b.c. for DNS or LES of more complex geometry. now...I have only the channel in which I preset some average velocity. as you know-doing this, the flow remains laminar although the reynolds could be well in the turbulent region. I've seen in some articles and even here on CFD online that you can impose some fluctuations on the initial velocity profile, which then lead you to the developed turbulent flow case. I just don't know what kind of fluctuations should I impose.....the only thing I seem to get is that they should have amplitude 10% of the mean flow velocity and they can be even unphysical.....so my question is-what fluctuations should I use, does anyone have some recommendations...or-does anyone have any other suggestion, comment on the method I'm proposing.
Komon is offline   Reply With Quote

Old   March 18, 2014, 08:53
Default
  #12
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,763
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by Komon View Post
well, the intention is to use LES simulations of periodic channel flow to obtain developed turbulent flow. this will be then recorded at a certain plane and this data will be used as inflow b.c. for DNS or LES of more complex geometry. now...I have only the channel in which I preset some average velocity. as you know-doing this, the flow remains laminar although the reynolds could be well in the turbulent region. I've seen in some articles and even here on CFD online that you can impose some fluctuations on the initial velocity profile, which then lead you to the developed turbulent flow case. I just don't know what kind of fluctuations should I impose.....the only thing I seem to get is that they should have amplitude 10% of the mean flow velocity and they can be even unphysical.....so my question is-what fluctuations should I use, does anyone have some recommendations...or-does anyone have any other suggestion, comment on the method I'm proposing.

... why the flow should remain laminar? it will develop turbulence even for the presence of a small perturbation (e.g. the numerical error). Furthermore, any arbitrary initial perturbation in the velocity field can be used because you have to wait that the numerical transient is finished and, when the energy equilibrium is developed, you can start storing the velocity.
FMDenaro is offline   Reply With Quote

Old   March 18, 2014, 08:58
Default
  #13
Member
 
Join Date: Sep 2011
Posts: 43
Rep Power: 14
Komon is on a distinguished road
well, I thought the same about the flow developing on its own...but it just gets to the point where it has the shape of a turbulent velocity profile, no fluctuations of velocity. it remains like this, the only thing that changes is the boundary layer thickness. btw, I hope that it is clear that the flow is periodic in the flow direction.
Komon is offline   Reply With Quote

Old   March 18, 2014, 09:17
Default
  #14
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,763
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
What about the value of Re_tau?
To accelerate the developent You can set a small perturbation on the 3 velocity components, even forcing some wavenumbers
FMDenaro is offline   Reply With Quote

Old   March 18, 2014, 09:27
Default
  #15
Member
 
Join Date: Sep 2011
Posts: 43
Rep Power: 14
Komon is on a distinguished road
I've just implemented the equation to tell me what Re_tau I'm at actually and it seems to be a bit lower than I expected it to be.

what I'm doing to impose some perturbations is, as I said-using some sinusoidal functions added to the mean velocity (sinusoidal change over x,y,z). I can add whole set of such fluctuations...they do not change the average velocity in the domain...their aplitude is 10% of the mean velocity....but up to now, they always returned back to laminar flow....but as I said, the Re_tau is a bit lower than I've thought that it is....so I'll try to increase this now.
Komon is offline   Reply With Quote

Old   March 18, 2014, 09:43
Default
  #16
Senior Member
 
sbaffini's Avatar
 
Paolo Lampitella
Join Date: Mar 2009
Location: Italy
Posts: 2,152
Blog Entries: 29
Rep Power: 39
sbaffini will become famous soon enoughsbaffini will become famous soon enough
Send a message via Skype™ to sbaffini
In my experience with Fluent, using a logarithmic mean velocity profile (Reichardt actually) with random fluctuations generated by a simple logistic map is sufficient to obtain a transition to the real turbulence. Still, you have to use a non dissipative scheme and will have to wait some time.

If you want a more drastic approach, you don't actually need the small scale perturbations as much as the most unstable modes, which usually have much larger wavelength. I remember a M.Sc. Thesis comparing StarCCM with OpenFOAM where this approach was clearly shown. Still, there should be several works on this or using this. Roughly, you could try using a high power law profile (e.g., y^4 or y^6) modulated by a lateral meandering (e.g., sin(kx)).

A general method to provide well correlated velocity fluctuations is the following one:

https://www.google.it/#q=MDSRFG+inflow+LES

which is applicable in space, time, or both. There is also a recent related JCP article but i can't find it at the moment
sbaffini is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing Boundary: Decreasing Inlet Velocity - Convergence Issues VT_Bromley FLUENT 3 February 12, 2011 09:02
User Defined Profiles, Swirl, Velocity Inlet saurus FLUENT 0 January 26, 2011 15:35
Unexpected difference between velocity / mass-flow inlet jpo FLUENT 8 December 10, 2010 07:20
UDF problem : inlet velocity in cyl. coord. system Jongdae Kim FLUENT 0 June 15, 2004 11:21
what the result is negatif pressure at inlet chong chee nan FLUENT 0 December 29, 2001 05:13


All times are GMT -4. The time now is 03:52.