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

Why does unsteady problem tend to be steady?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 14, 2002, 05:10
Default Why does unsteady problem tend to be steady?
  #1
wang
Guest
 
Posts: n/a
Hi, all

I have just began to calculate the flow around a circular cylinder. At the beginning, the flow seems to be quasi-periodic. But at the end, it goes to a steady stage with two vortices behind the cylinder. What would be an explanation because it is unphysically? Can anyone give an explanation about why or how this would happen?

Thank you very much.
  Reply With Quote

Old   February 14, 2002, 06:02
Default Re: Why does unsteady problem tend to be steady?
  #2
Fred Uckfield
Guest
 
Posts: n/a
Too much diffusion (probably numerical) can not sustain transient behaviour.
  Reply With Quote

Old   February 14, 2002, 08:07
Default Re: Why does unsteady problem tend to be steady?
  #3
wang
Guest
 
Posts: n/a
thank you Fred Uckfield,

but how can I avoid such a problem. Or how could I evaluate the result. For example, If I have a airfoil at high angle of attack, how I can get the "physical" values of lift or drag, or vortex-shed frequency?

thanks
  Reply With Quote

Old   February 14, 2002, 08:32
Default Re: Why does unsteady problem tend to be steady?
  #4
Smith
Guest
 
Posts: n/a
What is the Reynolds number? Remember you only get periodc vortex shedding in the range 60 < Re < 5000
  Reply With Quote

Old   February 14, 2002, 09:31
Default Re: Why does unsteady problem tend to be steady?
  #5
wang
Guest
 
Posts: n/a
Thank you Smith,

but the situation is, even in such a range of Re number, the simulation (using RANS) goes to a steady state. What could I do to evaluate the result ?

Thanks
  Reply With Quote

Old   February 14, 2002, 11:25
Default Re: Why does unsteady problem tend to be steady?
  #6
sylvain
Guest
 
Posts: n/a
RA in RANS means Reynolds Average, the average is made over realization. That's mean, you make N experiments (realizations) and at the same time and at the same position for each realization you measure the velocity and the pressure. Then you average the N values for each quantities and you get the Reynolds average value of this quantities.

For the flow past a cylinder, I doubt that for each realization at the same time and at the same position you will have the same eddy. So the average over the realisation is steady. That doesn't mean that the flow is steady, that's mean the flow is statictically steady.

Anyway, that's doesn't prevent you from finding unsteady RANS solution, but I wonder what the turbulent model mean in such a case.

Cheers,

Sylvain
  Reply With Quote

Old   February 14, 2002, 15:58
Default Re: Why does unsteady problem tend to be steady?
  #7
Steve
Guest
 
Posts: n/a
The ensemble averaging used to derive the RANS equations is based on a turbulent time scale that is several orders of magnitude smaller than the period of vortex shedding for this flow. Thus ensemble averaging removes the small scale turbulent fluctuations, while leaving the transient behaviour of the mean flow. Therefore the simulations should still be transient. The flow isnt statistically steady.

The problem with the mentioned simulations is that the boundary layer is not turbulent in the Reynolds number range 60 < Re < 5000. The boundary layer is laminar and the wake (possibly) tubulent. RANS models will unphysically introduce turbulent diffusion in the boundary layer that will damp the boundary layer instabilities that cause this flow to be unsteady.

Therefore you should use the standard NS equations up to a Reynolds number of around 10000. When doing this you will not resolve any turbulent entrainment into the wake however with regards to vortex shedding and force predictions it is accurate modelling of the laminar boundary layer that is important.

Above Re = 10e5 transition becomes a problem, upsteam of the separation point the boundary layer is partially tubulent and consequently drag is reduced. For this situation you need a good transition model (but does one exist). Above Re=10e6 the flow is fully turbulent and RANS simualtions should predict the correct unsteady behaviour (although many models will underpredict the separation region due to stagnation effects and problems in the defect layer).

Hope this all helps, Steve

  Reply With Quote

Old   February 15, 2002, 03:24
Default Re: Why does unsteady problem tend to be steady?
  #8
sylvain
Guest
 
Posts: n/a
I do believe that turbulent spectrum is continuous. Therefore there is no gap between the largest scales which correspond to the eddies of the wake and the kolmogorov scale, and this either for the spatial or the temporal spectrum. So how could a RANS model do the difference?

When using a RANS model in CFD, the cut-off between resolve and unresolve time/space scales is driving by the time step and the mesh size.

In this case of unsteady flows, LES or DES should be used to correctly predict the unsteadyness of the flow, since both of them introduce this cut-off in there derivation.

Just one more remark, this does NOT mean that transient computation can't be done with RANS model. I am just talking about unsteady computation. For example, if you are looking to the intake of an ICE, the used of RANS models is correct since the time dependence is coming form the movement of the geometry.

Cheers,

Sylvain
  Reply With Quote

Old   February 17, 2002, 16:13
Default Re: Why does unsteady problem tend to be steady?
  #9
P.Fonteijn
Guest
 
Posts: n/a
- Which tubulence model do you use? k-omega is suitable for these simulation but you need a fine grid.

- Which differencing scheme do you use? Upwind can damp out everything...

Pascale
  Reply With Quote

Old   February 19, 2002, 05:08
Default Re: Why does unsteady problem tend to be steady?
  #10
wang
Guest
 
Posts: n/a
Thanks Pascale,

I use low-Rey k-eps model with SMART spatial discretization.
  Reply With Quote

Old   February 19, 2002, 15:56
Default Re: Why does unsteady problem tend to be steady?
  #11
P.Fonteijn
Guest
 
Posts: n/a
We have used low Reynolds k-omega successfully using a second order differencing scheme. We used a fine grid, with y+ going down to 1. Using Upwind no oscillations were observed.

I don't know SMART. What is it?

Pascale
  Reply With Quote

Old   February 20, 2002, 05:16
Default Re: Why does unsteady problem tend to be steady?
  #12
wang
Guest
 
Posts: n/a
thanks Steve for your help,

but I'm not sure about several points of your comments.

1. "Therefore you should use the standard NS equations up to a Reynolds number of around 10000." What do you mean about the "standard NS" equation? DNS or RANS with standard wall function, or something else?

2. what do you mean about "Above Re = 10e5 transition becomes a problem, upsteam of the separation point the boundary layer is partially tubulent " of "PARTIALLY TURBULENT"?

3. At Re>10^6, do you mean that there will be a perfect periodic solution predicted by RANS and the result will not be damped?

thanks a lot
  Reply With Quote

Old   February 20, 2002, 07:00
Default Re: Why does unsteady problem tend to be steady?
  #13
alain
Guest
 
Posts: n/a
Steve is perfectly right : Try a laminar simulation and you will have the vortex shedding in the correct reynolds range.

If you really want to use a turbulence model for any reason you should use a very fine grid with small time step (10-4; 10-5 s). in this approach NS will be averaged only for small scale of turbulence thank to turbulence model which act in a similar way of the subscale filter in LES.

These approach is often call VLES

regards alain
  Reply With Quote

Old   February 20, 2002, 14:11
Default Re: Why does unsteady problem tend to be steady?
  #14
Steve
Guest
 
Posts: n/a
1. By Standard NS I mean the Navier Stokes equations. Since the boundary layer is laminar there is no need for DNS type grid resolution, a coarse grid will be fine.

2. By partially turbulent I mean the boundary layer will initially be laminar (near the stagnation point), and at some stage before the separation point turbulent transition will occur.

3. At 10^6 and above I think that the flow is quite chaotic and there is unlikely to be a clear period. RANS will damp out some of this behaviour, however RANS should at least be able to predict the drag.
  Reply With Quote

Old   February 21, 2002, 06:09
Default Re: Why does unsteady problem tend to be steady?
  #15
wang
Guest
 
Posts: n/a
Hi Pascale,

thanks for your tip. SMART method is a higher-order polynomial-based discretization scheme for the convection term. Detailes can be found in "Curvature-Compensated Convective Transport: SMART, a New Boundedness-preserving Transport Algorithm" by Gaskell, P.H. and Lau, A.K.C.,in "International Journal for Numerical Methods in Fluids". Vol.8., 617-641 (1988).
  Reply With Quote

Old   February 21, 2002, 06:11
Default Re: Why does unsteady problem tend to be steady?
  #16
wang
Guest
 
Posts: n/a
thanks a lot, Steve.
  Reply With Quote

Reply


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
how i can solve this unsteady problem sarmadi Main CFD Forum 17 September 6, 2011 08:54
how to compare unsteady state problem results from FLUENT with Experimental data? cuddaloreselvam FLUENT 0 July 10, 2011 08:25
Using sliding mesh for 3D unsteady turbomachinery problem happyman FLUENT 0 June 22, 2011 15:54
Steady State 2 phase problem fivos FLUENT 0 April 27, 2009 16:34
13 versus 14 steady unsteady and moving meshes lr103476 OpenFOAM Running, Solving & CFD 15 July 16, 2007 10:47


All times are GMT -4. The time now is 14:15.