CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   CFX (https://www.cfd-online.com/Forums/cfx/)
-   -   Turbulence model for flow over a cylinder at Re=10000 (https://www.cfd-online.com/Forums/cfx/89656-turbulence-model-flow-over-cylinder-re-10000-a.html)

ojha.mayank485 June 19, 2011 00:10

Turbulence model for flow over a cylinder at Re=10000
 
Hello,

Am trying to find the Lift coeff, Drag coeff and the Strouhal number for a cylinder in a cross flow at Re=10,000

Things I tried:
1. Created a mesh and ran cases for tstep=0.001, 0.0001 & 0.00001 using KW and SST turbulence model. The y+ for the mesh was around 3.5-4. So now I created another mesh.

2. For the new mesh, the y+ value over the cylinder surface was found to be 0.62. I ran with SST and KW at tstep=0.001 which is 2% of vortex shedding time. The time step is low enough to capture the vortex shedding.

Results:
1. My St number is 0.22 while the expected value from DNS and experimentsis 0.2~0.21
2. My Cd (average) was found to be 1.3 and expected value is 1.1
3. Lift coeff was found to be ~1 while expected value is 0.5 (which is where the real problem is). The value is almost double.


I would like to know if there is anything else I should be doing and where am I actually missing.

Thank you very much.

Ojha

ghorrocks June 19, 2011 06:51

Are you sure the lift coefficient is based on the correct reference area? Mixing up radius and diameter explains a factor of two.

Now that you have got a model which is pretty close (in everything except lift), if you wish to get more accurate you should do a proper convergence study to guide you into what options you have left. Consider Richardson extrapolation, grid convergence indexes and similar techniques to really squeeze the last drip of accuracy out of it. "Computational Fluid Dynamics" by Roache is the seminal textbook in this area, but a summary of some key concepts is here: http://www.cfd-online.com/Wiki/Ansys..._inaccurate.3F - and the reference to JFE is highly recommended reading.

ojha.mayank485 June 19, 2011 12:01

Thanks Glen. Appreciate your feedback.

I had another question. I am using 5% turbulence ( i.e medium intensity) at the inlet. Should this be causing the problem ???

I realize that this problem is slightly tricky because prior to separation, the flow is laminar while after separation its completely turbulent.

How about the BSL model and the non-linear RNG k-e model ? Literature say that they have been proved to be a good estimate for near wall flows and flows with rotation (which is exactly my case). But literature also say that SST should be the best (which it does not, so far).

Right now am running an LES for this case. Lets see how it goes.

BTW what is Richardson extrapolation and grid convergence indexes ??? Looks like the library is out of Roache's txt book.

ghorrocks June 19, 2011 18:35

Quote:

I am using 5% turbulence ( i.e medium intensity) at the inlet. Should this be causing the problem ???
If that is not representative of the turbulence levels of the experiment you are comparing to then definitely, yes.

Quote:

I realize that this problem is slightly tricky because prior to separation, the flow is laminar while after separation its completely turbulent.
In that case you might want to consider the turbulence transition model. That is the only turbulence model which can account for transition effects.

Quote:

Right now am running an LES for this case. Lets see how it goes.
Have you checked the dissipation is correct? Made sure you are getting the correct turbulence spectrum? Defined the inlet correctly for LES? Unless you have properly set this model up for LES you are kidding yourself. You cannot just turn on the LES option and rerun it and expect to get a reasonable answer.

Quote:

BTW what is Richardson extrapolation and grid convergence indexes ???
:) Looks like you need to find the textbook I referenced then! Also read the FAQ link I quoted and look them up on google. There are other ways besides the library these days.

ojha.mayank485 June 20, 2011 13:01

Quote:

Originally Posted by ghorrocks (Post 312660)

Have you checked the dissipation is correct? Made sure you are getting the correct turbulence spectrum?

I have never run an LES. Can I have some more details/references as to how to check for dissipation and turbulent spectrum ?

Thanks Glen.

ghorrocks June 20, 2011 18:47

LES is a whole field of CFD in itself, your library should have textbooks on the topic. Otherwise start with general CFD books (eg Anderson) as they often introduce the concepts of LES.

paulo June 21, 2011 13:17

AFAIK a Reynolds number of 10000 is not fully turbulent for external flows. Pure RANS models are not proper. Maybe LES or a transition model can give better results.

My two cents. :)

Best regards,

Paulo Rocha

wind.cfd February 3, 2012 20:49

Hi,
I am modelling the turbulent flow over the cylinder by fluent(k-epsilon model)
I have a basic question about defining the boundary conditions for the domain. The domain is rectangular. for specifying velocity inlet for domain, I have to define the turbulent intensity as well as hydraulic diameter, I want to know I should use the diameter of the cylinder as the Hydraulic diameter or the cross length of the inlet face?!
Thank you

Far February 4, 2012 05:33

You should use transition model for this Reynolds number.

hee February 4, 2013 03:44

Hi everyone,

I'm running a 3D cylinder simulation in FLUENT with a Re of 100,000. I've used a Transition SST model with a time-step size of 1e-06 and 10,000 time steps. I'm trying to obtain the drag coefficient from this simulation

The results I've obtained shows an oscillatory motion, with the Cd value hitting a peak of 1.21 midway before falling back to 0.726 at the end of the 10,000 time steps.

Can anyone tell me why has this occurred? What do I need to do for the Cd values to be stablised?

Thanks!

Regards,
Hee

ghorrocks February 4, 2013 04:10

Your question is about Fluent, not CFX and this is the CFX forum. But the answer is the same: http://www.cfd-online.com/Wiki/Ansys..._inaccurate.3F

emreg May 18, 2015 20:11

Quote:

Originally Posted by hee (Post 405844)
Hi everyone,

I'm running a 3D cylinder simulation in FLUENT with a Re of 100,000. I've used a Transition SST model with a time-step size of 1e-06 and 10,000 time steps. I'm trying to obtain the drag coefficient from this simulation

The results I've obtained shows an oscillatory motion, with the Cd value hitting a peak of 1.21 midway before falling back to 0.726 at the end of the 10,000 time steps.

Can anyone tell me why has this occurred? What do I need to do for the Cd values to be stablised?

Thanks!

Regards,
Hee

is there a solution on this issue please?

ghorrocks May 18, 2015 21:03

My post #11 is a pretty clear response to this.

JuPa May 19, 2015 02:09

Is zonal RANS a thing? I.e. define two subdomains? A laminar one and a turbulent RANS one?

Jennifer Von December 26, 2017 08:28

Quote:

Originally Posted by hee (Post 405844)
Hi everyone,

I'm running a 3D cylinder simulation in FLUENT with a Re of 100,000. I've used a Transition SST model with a time-step size of 1e-06 and 10,000 time steps. I'm trying to obtain the drag coefficient from this simulation

The results I've obtained shows an oscillatory motion, with the Cd value hitting a peak of 1.21 midway before falling back to 0.726 at the end of the 10,000 time steps.

Can anyone tell me why has this occurred? What do I need to do for the Cd values to be stablised?

Thanks!

Regards,
Hee

I met the same problem as you met. Is there a solution?

ghorrocks December 26, 2017 16:29

Have you read the posts which follow it?

Jinlai June 24, 2018 09:44

how did you set the Re number as 10000 ?
can you show me the detail ?

karachun June 24, 2018 10:37

Re=u*D/ν, u - speed, D - characteristic length, ν - kinematic viscosity. Vary these three values to get Re=10000.

ghorrocks June 24, 2018 19:01

CFX is a dimensional solver, it does not use non dimensional numbers like Reynolds number directly. To do a simulation at a specific Reynolds Number you have to select a length, velocity and fluid properties which give the Reynolds Number you want.


All times are GMT -4. The time now is 05:53.